소개
This skill empowers Claude with deep expertise in the Erlang BEAM VM's unique concurrency model, focusing on the 'share-nothing' architecture. It provides specialized guidance on spawning millions of lightweight processes, managing isolated state, and orchestrating complex inter-process communication. By leveraging links, monitors, and supervision patterns, this skill helps developers build highly available, self-healing systems and massively parallel backends that avoid the pitfalls of shared-memory concurrency.