Skip to content

feat: hash partitioned queueing

Distributes incoming jobs over 20 queues that are processed in a round-robin fashion. Messages are distributed using a hash based approach.

hash_scheduling_output.png

Merge request reports

Loading