honeydew v1.4.0 Honeydew.Queue.ErlangQueue View Source

An in-memory queue implementation.

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