From f2c74fe47a9801c9b8b7520f9f55856528357e49 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 12 Oct 2009 14:46:38 -0700 Subject: vs Unicorn: fix wording to be consistent with diagrams --- vs_Unicorn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vs_Unicorn b/vs_Unicorn index 00bac64..405c92c 100644 --- a/vs_Unicorn +++ b/vs_Unicorn @@ -5,7 +5,7 @@ HTTP parser and configuration language; \Rainbows! is more ambitious. == Architectural Diagrams -=== Unicorn uses a 1:1 mapping of clients to processes +=== Unicorn uses a 1:1 mapping of processes to clients unicorn master \_ unicorn worker[0] @@ -18,7 +18,7 @@ HTTP parser and configuration language; \Rainbows! is more ambitious. \_ unicorn worker[M] \_ client[M] -=== \Rainbows! uses a M:N mapping of clients to processes +=== \Rainbows! uses a M:N mapping of processes to clients rainbows master \_ rainbows worker[0] -- cgit v1.2.3-24-ge0c7