- Mastering RabbitMQ
- Emrah Ayanoglu Yusuf Ayta? Dotan Nahum
- 219字
- 2021-07-23 14:52:45
What this book covers
This book covers many aspects of software development with RabbitMQ. It provides thorough understanding of messaging, RabbitMQ, message-oriented software development, and so on.
Chapter 1, Getting Started, introduces you to message queues, message brokers, AMQP, and RabbitMQ.
Chapter 2, Configuring RabbitMQ, covers the configuration opportunities in RabbitMQ in detail.
Chapter 3, Architecture and Messaging, goes over RabbitMQ components—Producer, Message Broker, Consumer and the Message. This chapter provides learning opportunities for interoperability, heterogeneous integration, scalability, and so on.
Chapter 4, Clustering and High Availability, provides opportunities to tune RabbitMQ for high availability, federation, and much more.
Chapter 5, Plugins and Plugin Development, highlights several important features of RabbitMQ and gives an insight into creating your own plugin.
Chapter 6, Managing Your RabbitMQ Server, covers in detail the management of RabbitMQ using the command-line tools, management plugin, and rest API.
Chapter 7, Monitoring, discusses the methods to monitor RabbitMQ instances through a command line, management plugin, and well-known monitoring software.
Chapter 8, Security in RabbitMQ, covers the details about potential security vulnerabilities and securing RabbitMQ.
Chapter 9, Java RabbitMQ Client Programming, talks about developing RabbitMQ client using the Java platform.
Chapter 10, Ruby Client Programming, talks about developing a RabbitMQ client using Ruby.
Chapter 11, Python Client Programming, demonstrates developing a RabbitMQ client using Python.
- Boost.Asio C++ Network Programming(Second Edition)
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- Mastering Ember.js
- jQuery EasyUI網站開發實戰
- Elastic Stack應用寶典
- Python算法從菜鳥到達人
- 計算機應用基礎教程(Windows 7+Office 2010)
- SQL Server 2008 R2數據庫技術及應用(第3版)
- Java高手是怎樣煉成的:原理、方法與實踐
- Groovy 2 Cookbook
- SFML Game Development
- Getting Started with RethinkDB
- Processing開發實戰
- R語言與網站分析
- Neo4j Graph Data Modeling