Is it possible to communicate with my daemon trough God ?
For instance if I run a daemon that monitors files, and I want to add a 
file to the list of monitored files, could I do something like this ?

god monitor "myfile" mydaemon


or like

god send mydaemon -- "myfile"


(These are merely examples to show what I'm trying to achieve.)
What i want is by the way similar to this unanswered stackoverflow 
question<http://stackoverflow.com/questions/10219248/custom-action-with-god>(not
 by me).

Of course, that would mean that my daemon would need to import some God 
library and poll on something to check if new "events" haven't arrived.

So is there a way to do that? If not, may I suggest it as a worthwhile 
addition? :)

-- 
You received this message because you are subscribed to the Google Groups 
"god.rb" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/god-rb/-/f9jaw_xzWEEJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/god-rb?hl=en.

Reply via email to