Jump to letter: [
CDFGHKLMOPRS
]
gofer - A lightweight, extensible python agent
- Description:
Gofer provides an extensible, light weight, universal python agent.
The gofer core agent is a python daemon (service) that provides
infrastructure for exposing a remote API and for running Recurring
Actions. The APIs contributed by plug-ins are accessible by Remote
Method Invocation (RMI). The transport for RMI is AMQP using an
AMQP message broker. Actions are also provided by plug-ins and are
executed at the specified interval.
Packages
gofer-1.3.0-1.el6sat.src
[309 KiB] |
Changelog
by Jeff Ortel (2014-06-16):
- Update man page to reference github. (jortel@redhat.com)
- Replace --console option with --foreground and use in systemd unit.
(jortel@redhat.com)
- systemd support. (jortel@redhat.com)
|