dq

Fault Tolerant Queue

A distributed fault-tolerant queue library for Erlang

Distributed Fault Tolerant Queue library

GitHub

35 stars
6 watching
2 forks
Language: Erlang
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
okeuday/pqueue Implementations of priority queues for Erlang, with varying trade-offs between speed and complexity. 171
rgrinberg/ebqueue A simple blocking unbounded queue implementation in Erlang 8
clj-commons/durable-queue A Clojure library implementing a task queue that survives process restarts and is bounded by disk space 385
dlang-community/d-yaml A YAML parser and emitter for the D programming language 119
mirage/ke A high-performance queue implementation in OCaml with optional weight and limit support 51
jaspervdj/psqueues Provides data structures and algorithms for efficient priority queuing in Haskell 64
adrianbrad/queue Thread-safe, generic implementations of queue data structures in Go 274
danielberkompas/immortal A collection of reusable modules to help build fault-tolerant OTP applications in Elixir 176
darky/bull-repl A command-line interface to interact with Bull queues 230
huntlabs/grpc-dlang A D programming language implementation of the gRPC protocol using the hunt-http library. 44
vmware/concord-bft A library that enables scalable and reliable state machine replication in distributed systems 380
bogdanp/django_dramatiq An integration layer for Django to work with Dramatiq's task queue system. 349
strd6/priority_queue A JavaScript implementation of a priority queue data structure 29
heinrichapfelmus/reactive-banana A Functional Reactive Programming library for Haskell 522
edwingeng/doublejump A consistent hash implementation with improved node removal functionality 102