The scope of this project is to create a bpmn2 execution engine that can scale on multiple node in an elixir cluster.
The package is available on Hex and it can be installed
by adding bpmn
to your list of dependencies in mix.exs
:
def deps do
[{:bpmn, "~> 0.1.0-dev"}]
end
Copyright (c) 2017 Around 25 SRL (twitter: @around25team)
Licensed under the Apache 2.0 license.