English

Start-phase control of distributed systems written in Erlang/OTP

Distributed, Parallel, and Cluster Computing 2010-03-13 v2

Abstract

This paper presents a realization for the reliable and fast startup of distributed systems written in Erlang. The traditional startup provided by the Erlang/OTP library is sequential, parallelization usually requires unsafe and ad-hoc solutions. The proposed method calls only for slight modifications in the Erlang/OTP stdlib by applying a system dependency graph. It makes the startup safe, quick, and it is equally easy to use in newly developed and legacy systems.

Cite

@article{arxiv.1003.1395,
  title  = {Start-phase control of distributed systems written in Erlang/OTP},
  author = {Peter Burcsi and Attila Kovács and Antal Tátrai},
  journal= {arXiv preprint arXiv:1003.1395},
  year   = {2010}
}
R2 v1 2026-06-21T14:54:33.936Z