Commit 44f23252 authored by Pierre Fersing's avatar Pierre Fersing
Browse files

Improve performance with lots of queued message



Split message queue in two queues: in-flight and queued to avoid the
need to iterate over all messages.

Signed-off-by: default avatarPierre Fersing <pierre.fersing@bleemeo.com>
parent 62402f7b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment