l.s.m.r.RabbitQueue(RabbitMessageBase) : class documentation

Part of lp.services.messaging.rabbit View In Hierarchy

A RabbitMQ Queue.
Method __init__ Undocumented
Method receive Pull a message from the queue.

Inherited from RabbitMessageBase:

Method channel Undocumented
def __init__(self, session, name):
Undocumented
def receive(self, timeout=0.0):
Pull a message from the queue.
ParameterstimeoutWait a maximum of timeout seconds before giving up, trying at least once.
RaisesQueueEmptyif the timeout passes.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.