[go: up one dir, main page]

30 Oct 25

How can we build large self-healing scalable systems?In this talk I will outline the architectural principles needed for building scalable fault-tolerant sys…

by DimlyLitCorners 3 months ago

03 Nov 24

Ractor provides a fully-supervised, tokio-friendly actor framework for Rust frameworks. It is modelled closely off of Erlang’s gen_server along with extensions such as factories and distributed clusters.

by monkeydom 1 year ago

21 Apr 21

Collection of articles, of varying degrees of detail, about the beam VM. Ranging from VM internals to memory layout and opcodes.

by mlb 4 years ago

15 Sep 08

Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.

by piranha 17 years ago