ebqueue

Blocking Queue

A simple blocking unbounded queue implementation in Erlang

Tiny simple blocking queue in erlang

GitHub

8 stars
5 watching
0 forks
Language: Erlang
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
joekain/blockingqueue A GenServer-based queue implementation with blocking semantics to decouple producer and consumer processes. 52
okeuday/pqueue Implementations of priority queues for Erlang, with varying trade-offs between speed and complexity. 171
adrianbrad/queue Thread-safe, generic implementations of queue data structures in Go 274
darach/dq A distributed fault-tolerant queue library for Erlang 35
tomas-abrahamsson/gpb Compiles Google protocol buffer definitions into Erlang code 556
chicagoboss/tinymq A lightweight message queue with in-memory storage and Erlang-based channel management 124
tomeraberbach/quetie A tiny and efficient JavaScript implementation of a data structure providing fast and amortized O(1) access to queues and dequeues. 112
gossiperl/erflux An Erlang interface to InfluxDB, allowing data ingestion and querying 29
gabrielelana/erlang-watchlist A curated collection of reference materials to learn Erlang programming best practices and idioms 8
edwingeng/deque A high-performance data structure for efficient double-ended queue operations 184
robinjoseph08/redisqueue A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. 129
joseferben/pocketbase-queue A type-safe queue for background tasks using PocketBase. 35
keichan34/tea_crypto_erl An implementation of a simple encryption algorithm in Erlang. 0
mirage/ke A high-performance queue implementation in OCaml with optional weight and limit support 51
enriquebris/goconcurrentqueue A package offering concurrent-safe queue implementations with auto-expanding capacity and fixed capacities 396