Disque. A distributed message queue that handles background jobs across multiple machines.

github.com/antirez/disque

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2016
  • Merge pull request #129 from erikdubbelboer/formatstring
  • Merge pull request #149 from joeyates/feature/correct-my-typo
  • Merge pull request #157 from pote/disc-reference
  • Merge pull request #161 from troyswanson/patch-1
  • Merge pull request #162 from pra85/patch-1
  • Merge pull request #167 from VojtechVitek/patch-1
  • Merge pull request #169 from 01musician/miner-spell-error
  • Merge pull request #177 from djanowski/config-typos
  • Fix verbosity check in setProtocolError().
  • ae.c: Fix delay until next timer event.
  • ae.c: comment to explain why we have a useless maxId check.
  • Fix ae.c to avoid timers infinite loop.
March 2016
  • Fix some typos in sample disque.conf.
February 2016
  • change "in the mast" to "in the past" in README.md
  • Fix README references to `acked` state
  • Test: external replication test improved.
  • Merge pull request #151 from mathieulongtin/master
  • Merge pull request #163 from toc21c/patch-1
  • Fix external replication when REPLICATE is set to 1.
  • Merge pull request #146 from justincase/patch-4
January 2016
  • Release —Disque 1.0 Release Candidate 1