Honeydew.Queue.ErlangQueue (honeydew v1.5.0) View Source

An in-memory queue implementation.

This is a simple FIFO queue implemented with the :queue and Map modules.