[rabbitmq-discuss] Priority Queue implementation and performance

Uwe Dauernheim uwe at dauernheim.net
Tue Oct 12 20:05:33 BST 2010


Hej,

I stumbled upon the priority queue implementation (priority_queue.erl) and was wondering if implementing it as a heap wouldn't increase performance, maybe not for the in but for the out? Or are there other reasons to keep it like that?

/Uwe


More information about the rabbitmq-discuss mailing list