Implementing distributed systems is hard; choreographic programming aims to make it easier. In this paper, we present the design of a new choreographic programming language that supports isolated transactions among overlapping sets of processes. The first idea is to track for every variable which processes are permitted to use it. The second idea is to use model checking to prove isolation.
翻译:实现分布式系统是困难的,编排式程序设计旨在使它更加容易。本文介绍了一种新的编排式程序设计语言的设计,它支持重叠的进程集中的孤立事务。第一个想法是跟踪每个变量允许使用它的进程。第二个想法是使用模型检查来证明孤立性。