honeydew v1.1.0 Honeydew.Queue.ErlangQueue View Source
An in-memory queue implementation.
This is a simple FIFO queue implemented with the :queue
and Map
modules.
Started with Honeydew.queue_spec/2
.
An in-memory queue implementation.
This is a simple FIFO queue implemented with the :queue
and Map
modules.
Started with Honeydew.queue_spec/2
.