RubyGems Navigation menu

simple_publisher 0.1.1

More often than not you don't need a full fledged message queue like ActiveMQ or RabbitMQ with a full size message format. For simple asynchronous distribution tasks a very light weight persistent message queue like starling will be fine. Nevertheless you want a more sophisticated interface to interact with than a memcache interface. Simple Publisher tries to achieve exactly this: While using Starling as the queuing system in the background we provide a messaging terminology well know and understood. The terminology is strongly inspired by JMS which is kind a defacto standard for messaging on the API-level.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - May 03, 2010 (9 KB)
  2. 0.1.0 - March 26, 2010 (9 KB)

Runtime Dependencies (2):

Development Dependencies (1):

rspec >= 1.2.9

Owners:

Authors:

  • Dirk Breuer

SHA 256 checksum:

a50ad0990e89a94741a6d90aacd4843fe8546806632d8ffe1d4715f9d943cb33

Total downloads 7,728

For this version 4,393

Licenses:

N/A

Required Ruby Version: None

Links: