Hello,
I am trying to migrate an Eventlet based multi-threaded WSGI application to mod_wsgi. In doing so, it appears that none of the eventlet based calls are working as expected. I tried using the eventlet.monkey_patch() call, without any success. I would appreciate if someone can confirm whether Eventlet structures (like green threads, queues etc) are compatible for use within Apache + mod_wsgi? Thanks, Sark -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
