Top 5.0% forks on proxy.golang.org
proxy.golang.org : github.com/jaytaylor/bboltqueue
Package boltqueue provides a persistent queue or priority queue based on boltdb (https://github.com/boltdb/bolt) boltqueue's PQueue type represents a priority queue. Messages may be inserted into the queue at a numeric priority between 0(highest) and 255(lowest). Messages are dequeued following priority order, then time ordering, with the oldest messages of the highest priority emerging first.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/jaytaylor/bboltqueue
License: MIT
Latest release: almost 7 years ago
First release: almost 7 years ago
Namespace: github.com/jaytaylor
Stars: 6 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago