Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python-egenix-mxqueue
Fast and memory-efficient queue for Python
0
no reviews
Install
MxQueue is a Python extension package that provides a new object type called Queue.
It works much like what you would expect from such a type, having push() and pop() methods and focuses on obtaining maximum speed at low memory costs.