are you talking about web2py ? web2py isn't really leveraging twisted 
features. Not sure if it'll sports better performances than uwsgi+nginx. 
that being said, nginx should still sit on top, proxying to the twisted 
process. 
Twisted has extensive docs on how to start it as a service, such 
as http://twistedmatrix.com/documents/13.2.0/core/howto/systemd.html

On Wednesday, June 8, 2016 at 11:41:32 PM UTC+2, Mark Graves wrote:
>
> Hey everyone,
>
> I am migrating an app from uwsgi + nginx to twisted.
>
> I've read the docs and can get it started on my local machine.
>
> Now, I'm putting it on a separate box.
>
> Does anyone have a service startup script that they would mind sharing?
>
> Otherwise, any recommendations for further reading?
>
> -Mark
>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to