From c0d79dbb2e5f0f23236c60a0e7c5bb92be2512aa Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 1 Apr 2009 03:35:47 -0700 Subject: Documentation updates, prep for 0.4.1 release --- DESIGN | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DESIGN') diff --git a/DESIGN b/DESIGN index 288502b..8f8c63d 100644 --- a/DESIGN +++ b/DESIGN @@ -79,3 +79,7 @@ * If the master process dies unexpectedly for any reason, workers will notice within :timeout/2 seconds and follow the master to its death. + +* There is never any explicit real-time dependency or communication + between the worker processes themselves nor to the master process. + Synchronization is handled entirely by the OS kernel. -- cgit v1.2.3-24-ge0c7