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: over 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
joekain/blockingqueueA GenServer-based queue implementation with blocking semantics to decouple producer and consumer processes.53
okeuday/pqueueImplementations of priority queues for Erlang, with varying trade-offs between speed and complexity.171
adrianbrad/queueThread-safe, generic implementations of queue data structures in Go276
darach/dqA distributed fault-tolerant queue library for Erlang35
tomas-abrahamsson/gpbCompiles Google protocol buffer definitions into Erlang code561
chicagoboss/tinymqA lightweight message queue with in-memory storage and Erlang-based channel management123
tomeraberbach/quetieA tiny and efficient JavaScript implementation of a data structure providing fast and amortized O(1) access to queues and dequeues.112
gossiperl/erfluxAn Erlang interface to InfluxDB, allowing data ingestion and querying29
gabrielelana/erlang-watchlistA curated collection of reference materials to learn Erlang programming best practices and idioms8
edwingeng/dequeA high-performance data structure for efficient double-ended queue operations187
robinjoseph08/redisqueueA Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts.131
joseferben/pocketbase-queueA type-safe queue for background tasks using PocketBase.37
keichan34/tea_crypto_erlAn implementation of a simple encryption algorithm in Erlang.0
mirage/keFast implementation of queue data structure51
enriquebris/goconcurrentqueueA package offering concurrent-safe queue implementations with auto-expanding capacity and fixed capacities404