FYI

http://code.google.com/p/yield/

Yield is a high-performance, event-driven application server written
in portable (Win32, Linux, OS X) C++. Yield can act as a static or
dynamic web server, a C++ RPC client and server.

YPy is a Yield-based Python application server that uses Stackless
Python/the greenlets module for transparent stack switching in Python.
YPy is not a web framework, but a web server like Apache with
mod_python/mod_wsgi for Python or Mongrel for Ruby on Rails. YPy is
primarily intended as a WSGI server, though it can be used for other
(non-web) applications.

Only just came across this so haven't had a chance to look at it to be
able to make any sensible comments about it.

I am sure gert will fill us in on how well it performs for a hello
world program compared to mod_wsgi on Windows and Linux. :-)

Graham

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"modwsgi" 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/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to