Popularity
3.3
Stable
Activity
0.0
Stable
12
5
3
Monthly Downloads: 8
Programming language: Erlang
License: MIT License
Tags:
Actors
dflow alternatives and similar packages
Based on the "Actors" category.
Alternatively, view dflow alternatives based on common mentions on social networks and blogs.
-
exos
Exos is a simple Port Wrapper : a GenServer which forwards cast and call to a linked Port. -
ex_lttb
An Elixir downsampling library that retains the visual characteristics of your data -
Event Socket Outbound
An Elixir FreeSWITCH's Event Socket Outbound -
SockErl
moved to https://github.com/pouriya/sockerl - Sockerl is an advanced Erlang/Elixir socket framework for TCP protocols and provides fast, useful and easy-to-use API for implementing servers, clients and client connection pools. -
Director
moved to https://github.com/pouriya/director - Director is a production-ready supervisor and manager for Erlang/Elixir processes that focuses on speed, performance and flexibility. -
Load-Balancer
moved to https://github.com/pouriya/lb - Load-Balancer for spreading Erlang/Elixir messages.
Elixir and Phoenix Application Security Platform
Replace Snyk, reCaptcha, and Cloudflare bot defense with the only application security platform built for Elixir and Phoenix.
Promo
paraxial.io
Do you think we are missing an alternative of dflow or a related project?
Popular Comparisons
README
This is a flow processing library which aims to make it easy to write streamed routines for processing data.
Each step in the process is handled as a own server allowing them to work indipendantly and take advantage of multi core sytems.
Please see the edoc for details.