The link to Gordon's page is much nicer than the hackery I did some time back, but I thought I'd pipe in with a comment that the WSGIServer from CherryPy works very nicely. We've embedded it into our Django Queue Service project (I yanked the WSGIServer directly - didn't need the rest: http://code.google.com/p/django-queue-service/source/browse/trunk/qs/server.py) and it works exceptionally well as a super-portable "run it anywhere" application server.
(run it anywhere in my case means Win32, Linux, and MacOS X) -joe On Feb 16, 2008 4:31 AM, diadya_vova <[EMAIL PROTECTED]> wrote: > > > Have a look at thishttp://www.gordontillman.info/Development/DjangoCherryPy > Oh! Thank you. > It's looks like the best choice for me. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---