RubyGems Navigation menu

simple_publisher 0.1.0

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:

8c3f56467f52f2f8400e954c85d9f4a8e365e7b7cc8fc4d12edc5e196dc4fdf0

Total downloads 7,745

For this version 3,342

Licenses:

N/A

Required Ruby Version: None

Links: