News

A Python implementation of an Indexed Priority Queue (IPQ). An IPQ is like any regular priority queue. But it supports quick lookups, updates and deletions...on the fly.
Closable, Interruptable python queues. Contribute to shersonb/python-ciqueue development by creating an account on GitHub.