dramatiq icon indicating copy to clipboard operation
dramatiq copied to clipboard

add GeventRabbitmqBroker

Open horpto opened this issue 2 years ago • 1 comments

Under gevent dramatiq is opening a connection at each query (with message).

horpto avatar Jan 31 '22 18:01 horpto

@Bogdanp if I'd remove GeventRabbitmqBroker itself and keep other changes as refactoring can it be merged?

horpto avatar Mar 18 '24 14:03 horpto

Thanks, but I don't think the additional hooks are needed since someone can extend the class and override the channel and connection properties instead.

Bogdanp avatar Apr 29 '24 13:04 Bogdanp