Popularity
3.2
Declining
Activity
0.0
Stable
14
5
3
Monthly Downloads: 18
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.
-
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. -
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. -
Load-Balancer
moved to https://github.com/pouriya/lb - Load-Balancer for spreading Erlang/Elixir messages.
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

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.