Packages

An Elixir wrapper around the Erlang optimized `queue` that supports the FIFO, first-in first-out, pattern. This is useful is when you can't predict when an item needs to be taken or added to the queue. Use this instead of using `++` or double reversing lists to add items to the "back" of a queue.

Current section

1 Dependant

Jump to

Packages depending on e_queue

1 package
  • Utility to buffer items into a queue that follow a simple block pattern on calls to push and pop when the queue at a max size or empty.

    Updated about 9 years ago

    51
    recent downloads
1 package of 1 total

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 1 2 3 4

this version

2 648

yesterday

0

last 7 days

4

all time

3 051

Last Updated

Dec 19, 2015

License

MIT License

Build Tools

mix

Links

Owners