oslo.messaging/oslo_messaging/_drivers/zmq_driver
Victor Sergeyev 9e4831c022 ZMQ: Initial matchmaker implementation
This patch replaces the old outdated matchmakers and replace it into the
new ones.

Call/Cast test_specific_server() functional tests passes now.

Change-Id: I8635396110d30d26812f39b242fbbabd1a0feaaa
2015-07-16 09:23:46 +00:00
..
broker Fix threading zmq poller and proxy 2015-07-15 16:46:04 +03:00
matchmaker ZMQ: Initial matchmaker implementation 2015-07-16 09:23:46 +00:00
notifier Initial commit for new zmq driver implementation 2015-06-30 18:16:02 +03:00
poller Fix threading zmq poller and proxy 2015-07-15 16:46:04 +03:00
rpc ZMQ: Initial matchmaker implementation 2015-07-16 09:23:46 +00:00
__init__.py Initial commit for new zmq driver implementation 2015-06-30 18:16:02 +03:00
zmq_async.py Fix threading zmq poller and proxy 2015-07-15 16:46:04 +03:00
zmq_context.py Initial commit for new zmq driver implementation 2015-06-30 18:16:02 +03:00
zmq_poller.py Initial commit for new zmq driver implementation 2015-06-30 18:16:02 +03:00
zmq_serializer.py Fix threading zmq poller and proxy 2015-07-15 16:46:04 +03:00
zmq_topic.py ZMQ: Initial matchmaker implementation 2015-07-16 09:23:46 +00:00