RubyGems.org

qup

1.1.0

Qup is a generalized API for Message Queue and Publish/Subscribe messaging patterns with the ability to plug in an appropriate messaging infrastructure based upon your needs. Qup ships with support for {Kestrel}[https://github.com/robey/kestrel] and a filesystem infrastructure based on {Maildir}[https://rubygems.org/gems/maildir]. Additional Adapters will be developed as needs arise. {Please submit an Issue}[https://github.com/copiousfreetime/qup/issues] to have a new Adapter created. Pull requests gladly accepted.

installgem install qup -v 1.1.0
Authors

Jeremy Hinegardner

1,362 total downloads 493 for this version
Owners

Ae36591847393e58ff189704f5eb18f2

Gemfile
gem "qup", "~> 1.1.0"
Versions
  1. 1.4.0 October 31, 2012
  2. 1.2.0 March 17, 2012
  3. 1.1.0 March 12, 2012
Runtime Dependencies
  1. maildir ~> 2.0.0