Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/multi-workers-for-api-server. Description: Currently, there is only one pid running for quantum-server. It is not enough when undering lots of API access. So multiple workers for quantum-server are ugrent necessary. To use multiple processes by changing a flag in the configuration file - allowing to share work between multiple cores on the one machine. Specification URL (additional information): https://wiki.openstack.org/wiki/MultiAPIWorkersForNeutron