Re: [Twisted-Python] Announcing Crossbar.io

2014-06-04 Thread Glyph
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

[Twisted-Python] Announcing Crossbar.io

2014-06-04 Thread Tobias Oberstein
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

Re: [Twisted-Python] SELECT returns no results without conn.commit()

2014-06-04 Thread Dustin J. Mitchell
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

Re: [Twisted-Python] SELECT returns no results without conn.commit()

2014-06-04 Thread Glyph Lefkowitz
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

Re: [Twisted-Python] SELECT returns no results without conn.commit()

2014-06-04 Thread Franz Schwartau
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