Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages