As Twisted points out not to be thread-safe, why would it be in WSGI?

Due to the sensibility of the project I cannot afford things to go wrong
because of not synchronized threads or other pitfalls, so I actually
decided
to to the asynchronous way, and this bites with WSGI.

Fabian


On 9/19/11 10:15 PM, "L. Daniel Burr" <ldanielb...@me.com> wrote:
>
>You could run django as a wsgi application inside twisted.
>
>Hope this helps,
>
>L. Daniel Burr
>
>
>_______________________________________________
>Twisted-Python mailing list
>Twisted-Python@twistedmatrix.com
>http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python



_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to