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.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (1):
maildir
~> 2.0.0
Development afhankelijkheden (7):
kestrel-client
~> 0.7.1
rake
~> 0.9.2.2
rcov
~> 1.0.0
rdoc
~> 3.12
redis
~> 2.2.2
rspec
~> 2.8.0
SystemTimer
~> 1.2.3