Great source of information by the way.
2011/9/21 Jeroen van Veen
> Thanks, i'll read up about that. Still lots to learn about those topics.
>
>
> 2011/9/20 Fabian Rothfuchs
>
>> That's probably the best Twisted Intro available in the net:
>> http://kro
>
> Fabian
>
>
> From: Jeroen van Veen
> Reply-To: Twisted general discussion
> Date: Tue, 20 Sep 2011 22:10:02 +0200
>
> To: Twisted general discussion
> Subject: Re: [Twisted-Python] Twisted-Python Digest, Vol 90, Issue 16
>
> Thanks, it would be nice to s
2011/9/20 Glyph Lefkowitz
>
> On Sep 20, 2011, at 3:33 PM, Jeroen van Veen wrote:
>
> For this websocket cms project im working on, i also run django in a wsgi
> container. I wonder if im using it the right way? (
> https://github.com/phrearch/hwios/blob/master/services
d it's more than realistic that
> If I'd use non-thread-safe techniques, my modules will bite each other :)
>
> So I think you're good (but I'm still a Twisted noob).
>
> Cheers
> Fabian
>
>
> From: Jeroen van Veen
>
> Reply-To: Twisted general discu
For this websocket cms project im working on, i also run django in a wsgi
container. I wonder if im using it the right way? (
https://github.com/phrearch/hwios/blob/master/services/web_ui/service.py)
cheers,
Jeroen
2011/9/20 Glyph Lefkowitz
>
> On Sep 20, 2011, at 1:12 PM, Fabian Rothfuchs wr
I've done something simular in
https://github.com/phrearch/hwios/blob/master/services/web_ui/service.py
Probably not the best example, but works for me.
kind regards,
Jeroen
On Thursday, March 31, 2011 08:45:49 AM Aljoša Mohorović wrote:
> now i looking at adding an wsgi app to this setup.
>