|
|
|
|
|
by evanxg852000
1146 days ago
|
|
(disclaimer: author here) I have haven't used Erlang/Elixir/OTP so I won't be able to answer to your question. The goal of the framework is to build a data processing pipeline with relatively big tasks, we only have to process tens or hundreds of messages per seconds. Some are CPU intensive and can last 30 seconds. Other tasks are IO intensive. |
|