Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move PriorityQueue out of Base? #18497

Closed
StefanKarpinski opened this issue Sep 13, 2016 · 2 comments · Fixed by #19800
Closed

move PriorityQueue out of Base? #18497

StefanKarpinski opened this issue Sep 13, 2016 · 2 comments · Fixed by #19800
Labels
help wanted Indicates that a maintainer wants help on an issue or pull request needs decision A decision on this change is needed
Milestone

Comments

@StefanKarpinski
Copy link
Member

Before resolving issues like #4372, we should figure out if we really want something like a priority queue in Base Julia.

@StefanKarpinski StefanKarpinski added the needs decision A decision on this change is needed label Sep 13, 2016
@StefanKarpinski StefanKarpinski added this to the 0.6.0 milestone Sep 13, 2016
@tkelman tkelman changed the title more PriorityQueue out of Base? move PriorityQueue out of Base? Sep 14, 2016
@ViralBShah
Copy link
Member

Seems like something that could live in DataStructures.jl.

@timholy
Copy link
Member

timholy commented Sep 14, 2016

I sometimes wonder if it would be useful in some kind of work scheduler, once multithreading becomes more common. But that's pure speculation...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Indicates that a maintainer wants help on an issue or pull request needs decision A decision on this change is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants