From 564d46615633a1da8a1be61be28f342ae2eb3b09 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 26 Nov 2009 17:32:52 -0800 Subject: README: formatting and updates --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 809783d..38932d4 100644 --- a/README +++ b/README @@ -38,8 +38,8 @@ one (per-worker). modern Ruby HTTP applications. * Built on {Unicorn}[http://unicorn.bogomips.org/], inheriting its - process/socket management features - such as transparent upgrades and Ruby configuration DSL. + process/socket management features such as transparent upgrades and + Ruby configuration DSL. * As with Unicorn, it is able to stream large request bodies off the socket to the application while the client is still uploading. Since @@ -47,8 +47,8 @@ one (per-worker). it is with Unicorn. * Combines heavyweight concurrency (worker processes) with lightweight - concurrency (Actors or Threads), allowing CPU/memory/disk to be scaled - independently of client connections. Alternative concurrency models + concurrency (Events/Fibers/Actors/Threads), allowing CPU/memory/disk to + be scaled independently of client connections. More concurrency models (listed in the TODO) will be supported as we find time for them. == Applications -- cgit v1.2.3-24-ge0c7