Popularity
3.4
Declining
Activity
0.0
Stable
14
6
3
Monthly Downloads: 14
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. -
Load-Balancer
moved to https://github.com/pouriya/lb - Load-Balancer for spreading Erlang/Elixir messages. -
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.
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.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.