Hello,

I am trying to understand how a nova component can be run parallely on a
host. From the developer reference documentation it seems to indicate that
all the openstack services use green thread model of threading. Is it the
only model of parallelism for all the components or multiple processes can
be used for a nova service on a host. Does nova.service which seems to do
os.fork is being used to fork multiple processes for a nova service?

I am newbie so pardon me if the question is asked before.

Thanks
Murali
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to