rev: split out heartbeat class
commitb96822f15c9ede2a0053afeb1a5f43d3df7d7d3d
authorEric Wong <normalperson@yhbt.net>
Sat, 31 Oct 2009 01:14:37 +0000 (30 18:14 -0700)
committerEric Wong <normalperson@yhbt.net>
Sat, 31 Oct 2009 01:14:37 +0000 (30 18:14 -0700)
tree15be0d666a48ebd0e82e9fd8e0245195d6d9faf9
parentf7189b5074ea99519a2a005c8b0f369bc1fd3a39
rev: split out heartbeat class

This module will be reused in upcoming Rev-derived concurrency
models.
lib/rainbows/rev.rb
lib/rainbows/rev/heartbeat.rb [new file with mode: 0644]
t/heartbeat-timeout.ru [new file with mode: 0644]
t/t0004-heartbeat-timeout.sh [new file with mode: 0755]