Hi,

The general answer is: yes! it is possible for all services except Ceilometer 
yet.

RPC use case is 100% covered, but Ceilometer uses Notifications which are 
partly supported
in zmq backend because they need some persistence when consumer is not present 
etc.

For all the other services (Nova, neutron, glance, cinder) you can run zmq RPC 
backend.

For Ceilometer and Notifications there is a possibility to run another backend 
driver
(some people are looking at kafka for example).

To try zmq as RPC backend it is easier to start with devstack, for this please 
follow instructions in the guide [1].

Feel free to ping me if you get some questions regarding further steps in 
zmq+Openstack

1 - 
http://docs.openstack.org/developer/oslo.messaging/zmq_driver.html#devstack-support


> On Aug 10, 2016, at 14:36, M Ranga Swami Reddy <[email protected]> wrote:
> 
> Hello,
> I wanted to uset he zmq as message Q for all Openstack components
> like, Nova, glance, cinder, Ceilmeter,etc (just replace the default
> rabbitmq with zmq).
> 
> Is it possible to do this?
> 
> Please advise.
> 
> Thanks
> Swami
> 
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: [email protected]?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to