cleanup thread models, threads no longer time out
commitdf204a05d3a5bda8f716fa9f51be464fa59a3af1
authorEric Wong <normalperson@yhbt.net>
Sun, 11 Oct 2009 19:15:47 +0000 (11 12:15 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 11 Oct 2009 23:55:58 +0000 (11 16:55 -0700)
tree1391300d9dfe0a01a5f38958e3cf8c4c30c2fa0a
parent4f8ae9abbb985a4091acbb7f57fb7f88fa2d43ba
cleanup thread models, threads no longer time out

The process-based heartbeat continues, but we no longer time
threads out just because a client is idle for any reason (for
now).
lib/rainbows/base.rb
lib/rainbows/thread_pool.rb
lib/rainbows/thread_spawn.rb