- 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.
- Mastering Visual Studio 2017
- OpenDaylight Cookbook
- Mastering Selenium WebDriver
- SQL語言從入門到精通
- 自制編程語言
- PySpark Cookbook
- 軟件項目管理實用教程
- QGIS 2 Cookbook
- Windows Phone 8 Game Development
- OpenCV 3計算機視覺:Python語言實現(原書第2版)
- Learning Concurrency in Python
- Python 3快速入門與實戰
- 原型設計:打造成功產品的實用方法及實踐
- Learning Cocos2d-JS Game Development
- Web前端開發精品課:HTML5 Canvas開發詳解