honeydew v1.1.5 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.