Closed #519.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/519#event-1800134078___
Rpm-maint mailing list
Rpm-maint@lists.rpm
To forestall the obvious objections to using MQTT, please note that I also have
working code for SysV messages, POSIX message queues, AMQP, ZeroMQ, etc.
I also am quite capable of an implementation of asynchronous RPC similar to
above in XMLRPC, jabber, or UNIX domain sockets, or protocol du jou
This RFE tries to provide a concrete example to known bottlenecks with rpm
install/update mentioned in issue #517.
MQTT is Yet Another Message Queue (YAMQ) like ZeroMQ, or AMQP, or M$ MQ
developed by IBM with a client implementation maintained in the Apache
Foundation.
Message queues are typic