Where did you put:
eventlet.monkey_patch()
What else you have done specifically related to eventlet APIs to initialise the
ability to use eventlet corooutines with traditional threading.
Have you read and are you using anything that is described in:
http://eventlet.net/doc/threading.html
Graham
On 29/07/2014, at 9:36 AM, sark <[email protected]> wrote:
> 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.
--
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.