https://bugzilla.redhat.com/show_bug.cgi?id=1261547

            Bug ID: 1261547
           Summary: Review Request: gilmsg - A reliability layer on top of
                    fedmsg
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]




Spec URL: http://ralph.fedorapeople.org//gilmsg.spec
SRPM URL: http://ralph.fedorapeople.org//gilmsg-0.1.2-1.fc22.src.rpm

Description:
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to