Erlang/OTP deployments that want to provide shell access or cluster nodes relied on something called the Erlang Port Mapper Daemon (EPMD), a separate process th... (more…)
Read more »
a Framework for creating microservices using technologies and design patterns of Erlang/OTP in Golang - halturin/ergo... (more…)
Read more »
It's been a while since the last update on docsh and over a year since the idea of shell access to Erlang docs originally emerged in my mind. Believe it or not, the project has seen a huge progress, though one might argue that at a pace a tad slower than ... (more…)
Read more »
This is a short blurb about a specific optimization present in Erlang 20.0 which is scheduled for release in June 2017. The README file… (more…)
Read more »
A pool of acceptors can be used to reduce the latency of
inbound connections.
Read more »