Re: ZeroMQ / Mongrel2

2012-06-27 Thread esatterwh...@wi.rr.com
You could use WSGID to link mongrel2 with your django app. Its pretty nice and easy to get running. On Tuesday, November 8, 2011 4:10:02 AM UTC-6, Tom Evans wrote: > > On Mon, Nov 7, 2011 at 11:58 PM, Markus Gattol > wrote: > > > > Maybe sombody has given http://code.google.com/p/django-dmq an

Re: ZeroMQ / Mongrel2

2011-11-08 Thread Tom Evans
On Mon, Nov 7, 2011 at 11:58 PM, Markus Gattol wrote: > > Maybe sombody has given http://code.google.com/p/django-dmq and Mongrel2 a > spin already and can report how it went? The reason I am interested is > because it would allow me to get rid of WSGI altogether and have this stack > (ZeroMQ b

ZeroMQ / Mongrel2

2011-11-07 Thread Markus Gattol
Maybe sombody has given http://code.google.com/p/django-dmq and Mongrel2 a spin already and can report how it went? The reason I am interested is because it would allow me to get rid of WSGI altogether and have this stack (ZeroMQ being directly Mongrel2 for example):