public
Rubygem
Description: Ruby process monitor
Homepage: http://god.rubyforge.org
Clone URL: git://github.com/mojombo/god.git
Search Repo:
Click here to lend your support to: god and make a donation at www.pledgie.com !
update manifest
mojombo (author)
Tue May 13 22:11:00 -0700 2008
commit  d68a13199d99cecc663ad0dda5e24455f3628b65
tree    384f875e718da670650e0fa07a92e0f6f1c8e8ec
parent  b3b55b5794e816d1b20e7a6908551f2430d7403f
...
48
49
50
 
51
 
52
53
54
...
96
97
98
 
99
100
101
...
48
49
50
51
52
53
54
55
56
...
98
99
100
101
102
103
104
0
@@ -48,7 +48,9 @@
0
 lib/god/simple_logger.rb
0
 lib/god/socket.rb
0
 lib/god/sugar.rb
0
+lib/god/system/portable_poller.rb
0
 lib/god/system/process.rb
0
+lib/god/system/slash_proc_poller.rb
0
 lib/god/task.rb
0
 lib/god/timeline.rb
0
 lib/god/trigger.rb
0
@@ -96,6 +98,7 @@
0
 test/test_registry.rb
0
 test/test_socket.rb
0
 test/test_sugar.rb
0
+test/test_system_portable_poller.rb
0
 test/test_system_process.rb
0
 test/test_task.rb
0
 test/test_timeline.rb

Comments

    No one has commented yet.