RubyGems Navigation menu

redis_safe_queue 0.0.1

RedisSafeQueue is a transactional queue for ruby/redis. It guarantees at least once semantics. The queue may be used with multiple producers and consumers, each job is removed in a open/commit transaction; even if a worker dies while processing a job, it is automatically requeued.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.1 - November 06, 2012 (6.5KB)

Runtime依存関係 (1):

redis >= 2.2.2

所有者:

作者:

  • Paul Asmuth

SHA 256チェックサム:

da1011a272bea064ca44cf75aecdaedf5461b9d341a33f743174c443438c8933

累計ダウンロード数 4,861

このバージョンのみ 4,861

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: