running cherryd

61 views
Skip to first unread message

Rita Morgan

unread,
Apr 13, 2012, 7:33:01 AM4/13/12
to cherrypy-users
Hello,

Planning to deploy my app and I was wondering, should I use

cherryd -i cpapp -c prod.conf

to deploy my application or the conventional python capp.py ? I
personally like, cherryd, but was wondering if that was ok.

This is to serve about 50 users.

Anders Langworthy

unread,
Apr 13, 2012, 11:53:33 AM4/13/12
to cherryp...@googlegroups.com

It's just personal preference. There isn't any performance penalty one
way or the other. For very simple projects I use cherryd, but in most
cases I end up using a dedicated "startup.py" script for the extra
flexibility it allows.

For an example of the latter case, look at serve.py used to start
Sylvain's Twiseless app here:

https://github.com/Lawouach/Twiseless

Reply all
Reply to author
Forward
0 new messages