Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Use MinHeap for EventEmitter #90

Open
milesj opened this issue Nov 12, 2015 · 0 comments
Open

Use MinHeap for EventEmitter #90

milesj opened this issue Nov 12, 2015 · 0 comments

Comments

@milesj
Copy link
Member

milesj commented Nov 12, 2015

Right now the event layer uses a nested map with a priority level. Would probably be a better idea to use a MinHeap and treat it like a Priority Queue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant