Jun 07 2004
Rule Core
An announcement for a new version of Rule Core recently went out on the comp.lang.python.announce list. It seems like an interesting program. It responds to events triggered from a variety of sources, including XML-RPC, WebSphere and Tibco, then, based on rules, acts. “Acts”, I believe, means “trigger a script.”
All in all, this might be useful at work. Within Netbackup, it’s easy to create scripts that are triggered by job events. I’m not sure if something like Rule Core would make it easier for me to script reactions to these events, or if I’m better off just writing them in Python.



