- 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.
- scikit-learn Cookbook
- Vue.js 3.x快速入門
- Embedded Linux Projects Using Yocto Project Cookbook
- Visual C++串口通信開發(fā)入門與編程實(shí)踐
- 微服務(wù)與事件驅(qū)動架構(gòu)
- 算法零基礎(chǔ)一本通(Python版)
- C語言程序設(shè)計(jì)
- Practical Windows Forensics
- Learning Neo4j 3.x(Second Edition)
- PHP+MySQL網(wǎng)站開發(fā)項(xiàng)目式教程
- C語言程序設(shè)計(jì)
- 0 bug:C/C++商用工程之道
- Scratch趣味編程:陪孩子像搭積木一樣學(xué)編程
- 區(qū)塊鏈國產(chǎn)化實(shí)踐指南:基于Fabric 2.0
- 深度學(xué)習(xí)入門:基于Python的理論與實(shí)現(xiàn)