Skip to content

Commit 33eef0b

Browse files
committed
Point to new paper
1 parent 35e718b commit 33eef0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/writing-reactors/distributed-execution.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ Note that the program will freeze if, for example, the `Double` federate fails.
272272

273273
`STAA` and `STA` are rather sophisticated variables. See [the research papers](https://www.lf-lang.org/research) for guidance.
274274
For example, the paper [Consistency vs. Availability in Distributed Cyber-Physical Systems](https://dl.acm.org/doi/10.1145/3609119) provides a foundational theory and fundamental tradeoffs that can be tuned using `STA` and `STAA`.
275+
The paper [Logical Time in Actor Systems](https://eecs.berkeley.edu/~eal/publications/LeeTimeAghaFestschriftPreprint2025.pdf) provides a more detailed explanation of the theory and implementation of `STA` and `STAA`.
275276

276277
## Dynamically Adjusting the STA
277278

0 commit comments

Comments
 (0)