On Sun, Sep 26, 2010 at 3:53 AM, Benoit Chesneau <[email protected]> wrote: > On Sun, Sep 26, 2010 at 1:58 AM, Paul Davis <[email protected]> > wrote: >> Already found and fixed a couple more bugs. The latest patch will >> always be the last commit on this branch: >> >> http://github.com/davisp/couchdb/tree/os_daemons >> > Patch looks good for me. Unfortunatly I can't test it until tomorrow. > > I'm currently asking myself if it shouldn't be possible also to set > the number of processes you launch per command. You could eventually > say: launc 4 processes for this command. So for example someone could > eventually run a wsgi server behind or any other stuff. > > - benoit >
I contemplated that but decided not to add it. If people ask for it, I'll just send them a link to the Gunicorn source code. Paul
