correction:

No emperor needed, web2py wsgi process does the dispatching and the
automatic reloading of controllers and models.
The emperor is needed for frameworks that require restart for each
modification I suppose (django, flask...)


2013/9/30 Michele Comitini <[email protected]>

> No emperor needed, web2py wsgi process does the dispatching and the
> automatic of controllers and models.
> The emperor is needed for frameworks that require restart for each
> modification I suppose (django, flask...)
>
>
> 2013/9/30 Gour <[email protected]>
>
>> On Mon, 30 Sep 2013 16:59:47 +0200
>> Michele Comitini
>> <[email protected]> wrote:
>>
>> > I do not know if it is recommended or not, I works perfectly.
>>
>> With uwsgi's emperor mode?
>>
>> > There is on gotcha (no big deal unless serving very busy sites):  if
>> > you use routes and or modules in your applications the wsgi process
>> > must be restarted.
>>
>> My sites are certainly not (yet) in the category of 'very busy', so it
>> sounds good.
>>
>>
>> Sincerely,
>> Gour
>>
>> --
>> Even a man of knowledge acts according to his own nature, for
>> everyone follows the nature he has acquired from the three modes.
>> What can repression accomplish?
>>
>> http://www.atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810
>>
>>
>> --
>> Resources:
>> - http://web2py.com
>> - http://web2py.com/book (Documentation)
>> - http://github.com/web2py/web2py (Source code)
>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to