💾 Archived View for gemini.bortzmeyer.org › fosdem › event-11642.gmi captured on 2022-04-29 at 01:15:33. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
Dmitry Kurinskiy
Type devroom
Starts on day 1 (2021-02-06) at 11:05 (Brussels time, UTC+1) in room Blockchain (duration 00:25)
Matrix room #blockchain:fosdem.org
Aquamarine is the multi-process composition medium based on pi-calculus, designed for distributed applications/backends, both in private deployments and open networks. Aquamarine scripts define the topology of the execution (when and where to move control flow) and data dependency graph (what results and what arguments to pass where), essentially describing the composition of (micro)services, e.g. using one service's output as another service's input. The language primitives are based on pi-calculus operations describing certain topological effects and secured by cryptographic signatures of involved peers. The Aquamarine approach allows building distributed systems of any complexity, effectively expressing network behavior.