This repository has been archived by the owner on Jan 20, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
A simple message queue in python
mgale/MemQueue
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MemQueue ======= MemQueue is an open source version of a scalable, non-blocking simple message queue. It is designed to provide a simple message queue for transient data that is time sensitive. https://sites.google.com/site/michaelandpython/ MemQueue is licensed under the Apache Licence, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html). Installation ============ To install: python setup.py build sudo python setup.py install Testing ============ To test: python setup.py test
About
A simple message queue in python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published