
- Category: Computer
- Author: Pieter Hintjens
- Pages: 318 pages
- File type: PDF (318 pages, 19.3 MB), ePub, Kindle, etc.
Read and download free eBook intituled Code Connected Volume 1: Learning ZeroMQ, Professional Edition for C/C++ in format PDF (318 pages, 19.3 MB), ePub, Kindle, etc. – 318 pages created by Pieter Hintjens.
Even connecting a few programs across a few sockets is plain nasty when you start to handle real life situations. Trillions? The cost would be unimaginable.
Connecting computers is so difficult that software and services to do this is a multi-billion dollar business. So today we’re still connecting applications using raw UDP and TCP, proprietary protocols, HTTP, Websockets. It remains painful, slow, hard to scale, and essentially centralized.
To fix the world, we needed to do two things. One, to solve the general problem of “how to connect any code to any code, anywhere”. Two, to wrap that up in the simplest possible building blocks that people could understand and use easily. It sounds ridiculously simple. And maybe it is. That’s kind of the whole point.”
Read and Download Links:
Code Connected Volume 1: Learning ZeroMQ, Professional Edition for C/C++