Erlang

Advanced Erlang programming skills for concurrent and distributed systems

by @thebushidocollective 3 skills

Skills in this plugin

3
  1. Erlang Concurrency · thebushidocollective
    Use when erlang's concurrency model including lightweight processes, message passing, process links and monitors, error handling patterns, selective receive, and building massively concurrent systems on the BEAM VM.
    0 installs
  2. Erlang Distribution · thebushidocollective
    Use when erlang distributed systems including node connectivity, distributed processes, global name registration, distributed supervision, network partitions, and building fault-tolerant multi-node applications on the BEAM VM.
    0 installs
  3. Erlang Otp Behaviors · thebushidocollective
    Use when oTP behaviors including gen_server for stateful processes, gen_statem for state machines, supervisors for fault tolerance, gen_event for event handling, and building robust, production-ready Erlang applications with proven patterns.
    0 installs