[ih] Interprocess Communication
Jack Haverty
jack at 3kitty.org
Thu May 12 11:58:11 PDT 2022
MQTT has been around for a while. I think it was originated at IBM.
It's now widely used for communications between processes in various
"Internet Of Things" scenarios. E.g., my model railroad uses it, and
my home automation system as well. It is message-based rather than
using a connection or circuit, can use formats such as JSON to organize
the data, and runs over the Internet.
See https://mqtt.org/
Jack
On 5/12/22 11:45, Alex McKenzie via Internet-history wrote:
> In August 1970, Dave Walden issued RFC #62, describing a system for interprocess communication that did not include the concept of "connections" or "circuits". (I believe it was also published in the Communications of the ACM.) It was a generalization of interprocess communication within a single computer. I believe that at the time his proposal was too radical for the ARPAnet Network Working Group to consider seriously, and so far as I know it has never been implemented. That is my question: has that concept, or something close, been implemented in the Internet or elsewhere?
> Thanks,Alex McKenzie
More information about the Internet-history
mailing list