[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#799938: ITP: disque -- Distributed message broker



Package: wnpp
Severity: wishlist
Owner: Chris Lamb <lamby@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : disque
  Upstream Author : Salvatore Sanfilippo
* URL             : https://github.com/antirez/disque
* License         : BSD
  Programming Lang: Python
  Description     : Distributed message broker

Disque is ongoing experiment to build a distributed, in memory, message
broker. Its goal is to capture the essence of the "Redis as a jobs
queue" use case, which is usually implemented using blocking list
operations, and move it into an ad-hoc, self-contained, scalable, and
fault tolerant design, with simple to understand properties and
guarantees, but still resembling Redis in terms of simplicity,
performances, and implementation as a C non-blocking networked server.
 
 (It shares many things with redis, of which I am the maintainer in
 Debian)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org
       `-

Attachment: signature.asc
Description: PGP signature


Reply to: