Chad Whitacre wrote:
Simon,

Thanks for chiming in.

> So... if anyone knows of (or wants to write) a robust pure-python WSGI
> server that comes with tools for properly managing it as a daemon, I'm
> all ears. Until then, I'll probably stick with mod_python/Apache.

Well, after that I have to tip my hand. :^)

I've started such a project, called Aspen:

   http://www.zetadev.com/software/aspen/

I show in the screencast how one could use Aspen to serve a
Django app. I'm asking on this list because I think Aspen could
possibly be a good fit for Django HTTP deployments.

The catch is that it's got the CherryPy module at its core, so
I'm interested to hear more about the problems you had with that.
Did the process die? Did it spin? What exactly did your glue code
look like?

I'm all ears, as I'm sure are the CherryPy folks. :^)

They are indeed.

I'd be interested to know which version of CP Simon was running. CP3 is
way more stable, efficient and comprehensive that CP2 (and its WSGI
server is like ten steps ahead).

- Sylvain


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to