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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Runtime 依赖 (2):

Development 依赖 (1):

rspec >= 1.2.9

业主:

作者:

  • Dirk Breuer

SHA 256 校验和:

a50ad0990e89a94741a6d90aacd4843fe8546806632d8ffe1d4715f9d943cb33

下载总量 7,745

这个版本 4,403

许可:

需要的 Ruby 版本:

链接: