revactor: implement actor limiting
commit4b52a167cfb7ea1d1d663844028dcde2d4536223
authorEric Wong <normalperson@yhbt.net>
Sun, 4 Oct 2009 10:09:56 +0000 (4 03:09 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 4 Oct 2009 10:22:53 +0000 (4 03:22 -0700)
tree9e179516c9e39621f78c6c0d01b6780c783481cd
parentacb5cedd57a116772aae66e4af1f4383bfe16d85
revactor: implement actor limiting

While we're at it, make it properly 100% message-driven so
there's no more busy-waiting and polling for dead actors, No we
just wait for client actors to die off and resume listener
actors if they stopped accepting.
lib/rainbows/revactor.rb