Delphi Mqtt Client (Use Indy) Get link Facebook X Pinterest Email Other Apps - February 20, 2017 Delphi Mqtt Client (Use Indy)https://github.com/wizinfantry/delphi-mqtt-client Get link Facebook X Pinterest Email Other Apps Comments Edwin YipFebruary 21, 2017 at 2:28 AMThanks for the links, and I found a use case - along with the mosquitto mqtt server (a very small download), we can have a really lightweight pub/sub combination for inter-process or inter-machine communication :)ReplyDeleteRepliesReplyJacek LaskowskiFebruary 21, 2017 at 4:42 AMOther implementation:https://github.com/pjde/delphi-mqttReplyDeleteRepliesReplyLars FosdalFebruary 21, 2017 at 6:55 AMIf you need a heavy duty commercial publish/subscribe, check out Tibco Rendezvous and Tibco FTL. Expensive, but awesome.ReplyDeleteRepliesReplyAdd commentLoad more... Post a Comment
Thanks for the links, and I found a use case - along with the mosquitto mqtt server (a very small download), we can have a really lightweight pub/sub combination for inter-process or inter-machine communication :)
ReplyDeleteOther implementation:
ReplyDeletehttps://github.com/pjde/delphi-mqtt
If you need a heavy duty commercial publish/subscribe, check out Tibco Rendezvous and Tibco FTL. Expensive, but awesome.
ReplyDelete