#computing
# [[Epistemic status]]
#shower-thought
# Distributed strategies in nature are the laws of physics
#to-digest
When I want to share a state among X instances of my software I use a kind of shared data structure, say, Redis, or I split the load.
In nature, if Bob is next to Alice, and there is a rock between them, if Bob hit the rock, the state is synchronized to Alice through the laws of physics
![[Pasted image 20220520225017.png]]
# External links