F
Frank Meyer
I could only find a class called Queue in RDoc. Is there no (thread
safe) priority queue? If not where can I get one?
Turing.
safe) priority queue? If not where can I get one?
Turing.
Frank said:I could only find a class called Queue in RDoc. Is there no (thread
safe) priority queue? If not where can I get one?
I already searched myself and I came upon the "rbtree" queue, too but IJoel said:There's some hits in this search that may help:
http://www.google.com/search?q=ruby+priorityqueue
Here's one that I use based on the rbtree extension:
http://raa.ruby-lang.org/project/ruby-rbtree
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/133202
Joel said:Frank Meyer wrote:
http://raa.ruby-lang.org/project/ruby-rbtree
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.