/elixir-conqueuer-example

Elixir Conqueuer Example

Primary LanguageElixir

Conqueuer Example

Demo of using Conqueuer (pronounced like conquer).
Conqueuer is a non-persistent Elixir work queue.

Using

Run demo

iex -S mix

Observe processes

iex > :observer.start

Test

mix test

Reference

More information about Conqueuer can be found in ExDoc.