Closed barakalon closed 12 months ago
@barakalon just for curiosity, can you run the benchmarks pre and post? you can adjust the benches to leverage this new stuff
Struggling a bit with the rq
benchmarks, since the newer version logs a bunch of crap.
But there's no noticeable change in saq numbers.
Struggling a bit with the
rq
benchmarks, since the newer version logs a bunch of crap. But there's no noticeable change in saq numbers.
don't worry about RQ. ok let's merge it
Queue.listen has a connection leak.
This fixes it by moving to a singleton pubsub instance that routes message in-process.