[#4914] Remove taskd option to spawn multiple worker processes

This complexity isn't necessary within taskd. It would be preferable
to deploy supervisord or some other system to run separate taskd instances.
This will also enable enhancements to taskd more easily.

Dave Brondsema Dave Brondsema 2012-09-14

Cory Johns Cory Johns 2012-09-14

changed Allura/allura/command/base.py
changed Allura/allura/command/taskd.py
Allura/allura/command/base.py Diff Switch to side-by-side view
Loading...
Allura/allura/command/taskd.py Diff Switch to side-by-side view
Loading...