Limit this search to....

Zeromq: Messaging for Many Applications
Contributor(s): Hintjens, Pieter (Author)
ISBN: 1449334458     ISBN-13: 9781449334451
Publisher: O'Reilly Media
OUR PRICE:   $36.54  
Product Type: Open Ebook - Other Formats
Published: March 2013
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Programming Languages - C
- Computers | Networking - General
Dewey: 004.6
Physical Information: 516 pages
 
Descriptions, Reviews, Etc.
Publisher 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 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 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