Messaging for Many Applications
Book Details:
| Publisher: | O'Reilly Media |
| Series: |
OReilly
|
| Author: | Pieter Hintjens |
| Edition: | 1 |
| ISBN-10: | 1449334067 |
| ISBN-13: | 9781449334062 |
| Pages: | 516 |
| Published: | Mar 28 2013 |
| Posted: | Nov 19 2014 |
| Language: | English |
| Book format: | PDF |
| Book size: | 6.52 MB |
Book Description:
Dive into MQ (aka ZeroMQ), the smart socket library that gives you fast, easy, message-based concurrency for your applications. 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. Learn how to use specific MQ programming techniques, build multithreaded applications, and create your own messaging architectures. You'll discover how MQ works with several programming languages and most operating systemswith little or no cost.Learn MQ's main patterns: request-reply, publish-subscribe, and pipeline Work with MQ sockets and patterns by building several small applications Explore advanced uses of MQ's request-reply pattern through working examples Build reliable request-reply patterns that keep working when code or hardware fails Extend MQ's core pub-sub patterns for performance, reliability, state distribution, and monitoring Learn techniques for building a distributed architecture with MQ Discover what's required to build a general-purpose framework for distributed applications
Use ZeroMQ and learn how to apply different message patterns Overview Learn fundamental message/queue design patterns Work with multi-threaded programs Work with multiple sockets In Detail MQ (also spelled ZeroMQ, 0MQ, or ZMQ) is a high-performance asynchronous messaging library aimed at use in scalable distributed or concurrent applications. It provides a message queue, but unlike message-oriented middleware, a MQ system can run without a dedicated message broker. The library is designed to have a familiar socket-style API. "ZeroMQ" teaches you to use ZeroMQ through examples in C programming language. You will learn how to use fundamental patterns of message/queuing with a step-by-step tutorial approach and how to apply them. Then, youll...
2007 - 2021 © eBooks-IT.org