| Name: | gofer |
|---|---|
| Version: | 2.12.5 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 32130 |
| License: | LGPLv2 |
| RPM: | gofer-2.12.5-4.el7.noarch.rpm |
| Source RPM: | gofer-2.12.5-4.el7.src.rpm |
| Build Date: | Tue Jul 30 2019 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/jortel/gofer |
| Summary: | 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. |