ZeroMQ - Messaging for Many ApplicationsPaperback
ZeroMQ - Messaging for Many ApplicationsPaperback Dive into MQ (aka ZeroMQ), the smart socket library that gives you fast, easy, message-based concurrency for your applications. Learn how to use…
Specifikacia ZeroMQ - Messaging for Many ApplicationsPaperback
ZeroMQ - Messaging for Many ApplicationsPaperback
Dive into MQ (aka ZeroMQ), the smart socket library that gives you fast, easy, message-based concurrency for your applications. Learn how to use specific MQ programming techniques, build multithreaded applications, and create your own messaging architectures. With this quick-paced guide, you'll learn hands-on how to use this scalable, lightweight, and highly flexible networking tool for exchanging messages among clusters, the cloud, and other multi-system environments.MQ maintainer Pieter Hintjens takes you on a tour of real-world applications, using extended examples in C to help you work with MQ's API, sockets, and patterns.
You'll discover how MQ works with several programming languages and most operating systems--with little or no cost.Learn MQ's main patterns: request-reply, publish-subscribe, and pipeline Work with MQ sockets and patterns by building