Skip to content

Commit 4607876

Browse files
committed
Added truncate tag
1 parent 529308c commit 4607876

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

blog/2025-10-14-decentralized-consistency.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ tags: [lingua franca, federation, decentralized, consistency, maxwait]
77

88
The design of [distributed applications](/docs/writing-reactors/distributed-execution) in Lingua Franca requires care, particularly if the coordination of the federation is [decentralized](/docs/writing-reactors/distributed-execution#decentralized-coordination). The intent of this post is to illustrate and handle the challenges arising from designing distributed applications in Lingua Franca, with the help of two realistic use cases.
99

10+
{/* truncate */}
11+
1012
## Indefinite wait for inputs: aircraft door use case
1113
Aircraft doors on passenger flights are currently managed manually by flight attendants.
1214
Before takeoff, the flight attendants _arm_ the door; if the door is opened in this state, an evacuation slide is automatically inflated and deployed for emergency evacuation.

0 commit comments

Comments
 (0)