Fedora Packages

gilmsg

A reliability layer on top of fedmsg

gilmsg layers a reliability check in-band on top of the existing PUB-SUB fedmsg framework. Here's how it works, broadly: - When ``gilmsg.publish(...)`` is invoked, you must declare a list of required recipients. - A background thread is started that listens for ACK messages on the whole bus. - If an ACK is not received from all ``recipients`` within a given timeout, then a ``Timeout`` exception is raised.

Releases Overview

Release Stable Testing
EPEL 7 0.1.2-1.el7 -
Package Info

You can contact the maintainers of this package via email at gilmsg dash maintainers at fedoraproject dot org.



Sources on Pagure