Skip to content
Snippets Groups Projects
reference.rst 990 B

CoolAMQP classes reference

Cluster-related things

Note

If environment variable COOLAMQP_FORCE_SELECT_LISTENER is defined, select will be used instead of epoll. This will automatically use select if epoll is not available (eg. Windows).

Please note that :meth:`coolamqp.clustering.Cluster.consume` passes lot of it's args and kwargs directly to the :class:`coolamqp.attaches.consumer.Consumer`.

Extra objects