DRY setting of rack.multithread
commitb79ce7e6594259669763251e3cbf4404a6381d7c
authorEric Wong <normalperson@yhbt.net>
Sun, 18 Oct 2009 05:42:55 +0000 (17 22:42 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 18 Oct 2009 05:42:55 +0000 (17 22:42 -0700)
tree6f1b55b1301107ea3e6bdbf21ecf9dd90cfca2a9
parente0c33c583c5b4d2a4661edb6c41d6a60b44dae9d
DRY setting of rack.multithread

It's more fool-proof this way and prevents us from using
idiotic/non-obvious concurrency model names.
lib/rainbows/http_server.rb
lib/rainbows/thread_pool.rb
lib/rainbows/thread_spawn.rb