finshed and tested event handling; site doc update for v 0.2.0
commit5cc53186d62c264386681911a6ce5ff831cda03b
authorTom Werner <tom@tom.local>
Wed, 18 Jul 2007 04:38:39 +0000 (17 21:38 -0700)
committerTom Werner <tom@tom.local>
Wed, 18 Jul 2007 04:38:39 +0000 (17 21:38 -0700)
treed14eebd0c9b24a0653f27c19006b3f36610ced64
parent5372bf42cbb173c1862f5aa54cda80cdda6c75ef
finshed and tested event handling; site doc update for v 0.2.0
18 files changed:
History.txt
Manifest.txt
ext/.gitignore [deleted file]
ext/god/.gitignore [new file with mode: 0644]
ext/god/kqueue_handler.c
ext/god/netlink_handler.c
lib/god/conditions/cpu_usage.rb
lib/god/conditions/memory_usage.rb
lib/god/conditions/process_exits.rb
lib/god/event_handler.rb
lib/god/hub.rb
lib/god/timer.rb
lib/god/watch.rb
site/index.html
test/configs/test.rb
test/test_god.rb
test/test_metric.rb
test/test_timer.rb