oslo.messaging/oslo_messaging/tests/drivers/zmq
Oleksii Zamiatin eb7552bb00 Acknowledgements implementation
In order to make zmq driver implementation reliable
support acknowledgements receiving from server side.
Acknowledgements feature is supported only by
DEALER/ROUTER publisher/consumer pair because other
socket types don't support back-chatter.

More pluggable publishers/consumers added (PUSH/PULL).

Change-Id: I0d02394561c895575045668b43b4b7946f3a8239
2015-08-13 20:44:21 +03:00
..
matchmaker ZMQ: Removed unused code and tests 2015-07-28 13:07:16 +03:00
__init__.py Move zmq tests into a subdirectory 2015-07-19 21:46:37 -05:00
test_impl_zmq.py Acknowledgements implementation 2015-08-13 20:44:21 +03:00
test_zmq_async.py Add unit tests for zmq_async 2015-07-31 18:04:37 -05:00