qup 1.2.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, Redis, and a filesystem infrastructure based on Maildir. Additional Adapters will be developed as needs arise. Please submit an Issue to have a new Adapter created. Pull requests gladly accepted.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
maildir
~> 2.0.0
Development依存関係 (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