I've got a couple WSGI apps and I'm interested in using
CherryPy as a
multi-threaded container for them... so basically rather
than running
CherryPy inside a WSGI container, I want to run WSGI apps
inside
cherrypy.
Is this possible, has anyone had any experience here? I like
CherryPy
from some brief experience with TurboGears but I'm not even
sure if
this is the right approach.
Right now we're running inside Apache with mod_python using
prefork,
and we're trying to get everything inside the same process.
Alec
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---
|