From ca4236a71760b8b4dbadac936fa348b18128a56f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 13 Feb 2009 16:44:48 -0800 Subject: README: finish half-written sentence/paragraph --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 45f0a8e..656199c 100644 --- a/README +++ b/README @@ -137,8 +137,11 @@ You can get the source via git via the following locations: See the Sinatra example. -It should be capable of running all Rack applications. Since this -is a preforking webserver +It should be capable of running all Rack applications. Since this is a +preforking webserver, you do not have to worry about thread-safety of your +application or libraries. However, your Rack application may use threads +internally (and should even be able to continue running threads after the +request is complete). == Contact -- cgit v1.2.3-24-ge0c7