On Fri, 28 Jul 2006 17:58:24 +0200, Bruno Desthuilliers
<[EMAIL PROTECTED]> wrote:
>Ben Sizer wrote:
>(snip)
>> Pretty much every Python web offering revolves around you having your
>> own server with the luxury of running your own long-running processes
>> on it. 

BTW, what is the advantage of running a CherryPy/Django server instead
of the regular way of code in pages? Improved performance because the
Python interpreter is already up and running?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to