Dmitriy Ukhlov cc3db22c6a Implements more smart retrying
This patch makes difference between messages which are sent
with retry=0 and retry!=0. In first case we consider that
request could be not idempotent and we should guarantee
that such messages we be not sent more then one time.
Therefore we use consuming without acknowledgements for such
messages and consuming with acknowledgements for messages which
could be processed twice to avoid message loses

Change-Id: I7dc1705e84dc6a7671bf1f379d4ef4980e41491e
2015-11-12 16:05:36 -05:00
2015-09-24 18:11:22 +08:00
2015-10-19 23:38:54 +00:00
2014-06-05 22:48:44 +02:00
2015-10-20 15:04:36 +03:00
2015-10-20 15:04:36 +03:00
2015-09-17 12:16:04 +00:00
2015-10-20 15:04:36 +03:00

Oslo Messaging Library

Latest Version

Downloads

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.

Description
OpenStack library for messaging
Readme 36 MiB
Languages
Python 99.8%
Shell 0.2%