tiny_pq stores values associated with a priority, and provides functions for purging low-priority items efficiently. Internally, tiny_pq uses gb_trees, so you are welcome to use any gb_trees functions as well. tiny_pq is ideal for services with some notion of expiration, e.g. sessions, caches, message queues, etc.
-
Notifications
You must be signed in to change notification settings - Fork 8
A priority queue based on gb_trees
License
ChicagoBoss/tiny_pq
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A priority queue based on gb_trees
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published