Skip to content

ericjperry/simplemq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Message Queue

This project was built mostly as a learning exercise, but it may be useful as a development tool. The Simple Message Queue is exactly what it sounds like, a pretty simplistic message queue built on top of Thrift services.

There is a binding written for Java right now, but I will update the project with bindings for some other languages. Also, if anyone wishes to add a binding in a new language, go ahead and make a pull request.

I will update the documentation in the project in the form of Javadocs and I'll put some updates on this README as well.

I will also serve up an installation package of some sort from my website soon so the server can be downloaded and run easily.

About

Simple message queue system built on thrift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages