Files
nova/doc/source/man/nova-rpc-zmq-receiver.rst
Kurt Taylor d17f9ab13d Update OpenStack LLC to Foundation
Update all references of "LLC" to "Foundation".

Change-Id: I009e86784ef4dcf38882d64b0eff484576e04efe
2013-02-26 19:15:29 -05:00

1014 B

nova-rpc-zmq-receiver

Receiver for 0MQ based nova RPC

Author

openstack@lists.launchpad.net

Date

2012-09-27

Copyright

OpenStack Foundation

Version

2012.1

Manual section

1

Manual group

cloud computing

SYNOPSIS

nova-rpc-zmq-receiver [options]

DESCRIPTION

The nova-rpc-zmq-receiver is a daemon which receives messages from remote systems on behalf of the ZeroMQ-based rpc backend (nova.rpc.impl_zmq). Messages are pulled by individual services from the message receiver daemon in round-robin or fanout mode, depending on the queue type.

OPTIONS

General options

FILES

  • /etc/nova/nova.conf

SEE ALSO

BUGS

  • Nova is sourced in Launchpad so you can view current bugs at OpenStack Nova