Comment 1 for bug 1603343

Revision history for this message
zhurong (zhu-rong) wrote :

There two ways here:
1.Like engine's way:
https://github.com/openstack/murano/blob/master/murano/cmd/engine.py#L56
2.Like heat and glance api ways:
heat api with workers:
https://github.com/openstack/heat/blob/master/heat/common/wsgi.py#L306-L326
glance api with workers:
https://github.com/openstack/glance/blob/master/glance/common/wsgi.py#L318-L330

By the way, the default workers is number of CPUs