Hi all,

Have someone here experimented with epoll (libevent / libev) based WSGI
servers and web.py?

I've been doing some experiments with concurrence and evserver (with both
regular Python and Stackless Python) to see what's the request/sec I can
squeeze out of them.

I wanted to know if anyone ran some tests with something like that because
I'm not really getting the results I was hoping for (lighttpd + FastCGI with
max of 10 processes yield much better results on my test machine).

I want to be sure I'm doing that I can to make it run fast enough before I
publish my results.


Thanks,
Eran

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to