Congrats on launching this, Tobias!
On Jun 4, 2014, at 3:21 PM, Tobias Oberstein
wrote:
> Technically, Crossbar.io has a multi-process architecture with controller and
> worker processes,
> which lets use scale up on multi-core. We also prepared things to add
> scale-out on multi-node.
Awes
Hi,
this is an early announcement of Crossbar.io, a new application server based on
Twisted and Autobahn.
Crossbar.io is an open-source application router that allows to build
distributed systems out of
application components which are loosely coupled and communicate in (soft)
real-time.
READ
Also, might I suggest that, at least for purposes of debugging, you
use a virtualenv (or a throwaway VM if you prefer) and install a copy
of Twisted from this decade. Twisted is very stable, and fixes lots
of bugs in every release. So you're fairly unlikely to uncover *new*
problems, but very lik
On Jun 4, 2014, at 2:03 AM, Franz Schwartau wrote:
> I know twisted 8.2.0 is quite old. Unfortunatly there are no newer RPM in
> RHEL/CentOS or even EPEL.
Yeah, RHEL is kind of a bummer.
> I could provide the complete code. But it would be laborious to set up
> everything. You'd need postfix
Hi Glyph!
On Tue, Jun 03, 2014 at 11:57:45AM -0700, Glyph Lefkowitz wrote:
>On Jun 3, 2014, at 6:31 AM, Franz Schwartau wrote:
>
> Hi!
>
> I'm trying to extend ppolicy (http://bimbo.fjfi.cvut.cz/ppolicy) a bit.
> ppolicy uses the twisted framework. On CentOS 6.5 version 8.2.0