目錄(89章)
倒序
- 封面
- 版權頁
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Started
- Message brokers and message queue
- An introduction to the advanced message queue protocol
- An overview of RabbitMQ
- Installation of RabbitMQ
- Starting RabbitMQ
- Summary
- Chapter 2. Configuring RabbitMQ
- Overall configuration of RabbitMQ
- The RabbitMQ environment variables
- The configuration file
- Runtime parameters
- Summary
- Chapter 3. Architecture and Messaging
- Messaging and its use cases
- Enterprise messaging
- Messaging-related software architectures
- Messaging concepts
- Advanced Message Queuing Protocol (AMQP)
- Summary
- Chapter 4. Clustering and High Availability
- High reliability in RabbitMQ
- Summary
- Chapter 5. Plugins and Plugin Development
- Plugin management and default plugins
- Plugin configuration
- Custom plugin development
- Summary
- Chapter 6. Managing Your RabbitMQ Server
- Management via a command line
- Management via a web plugin
- Management via a REST API
- Summary
- Chapter 7. Monitoring
- RabbitMQ command-line tools
- Web plugins
- Nagios
- Munin
- Zabbix
- Summary
- Chapter 8. Security in RabbitMQ
- An brief introduction to security in RabbitMQ
- Applying access control
- Providing SASL authentication
- SSL support in RabbitMQ
- Summary
- Chapter 9. Java RabbitMQ Client Programming
- Case study
- Application language – Java
- RabbitMQ Java client API
- Case study – client implementations
- Spring framework and RabbitMQ
- Spring AMQP
- Summary
- Chapter 10. Ruby Client Programming
- Case study
- Bunny and Ruby
- Installing Ruby
- Using Bunny
- Exploring the AMQP model with Bunny
- The real-time processing
- Sneakers
- Summary
- Chapter 11. Python Client Programming
- Case study
- Pika
- Introducing the web scraper
- Implementing the scheduler
- Implementing the scraper
- Handling failure
- Using acknowledgement
- The Pika API
- Celery
- Summary
- Index 更新時間:2021-07-23 14:53:07
推薦閱讀
- Unreal Engine Physics Essentials
- Objective-C應用開發全程實錄
- Oracle從新手到高手
- Building a RESTful Web Service with Spring
- 網店設計看這本就夠了
- Learning Probabilistic Graphical Models in R
- Android玩家必備
- 速學Python:程序設計從入門到進階
- Java程序設計案例教程
- C專家編程
- 深入淺出Go語言編程
- Python機器學習算法與應用
- Troubleshooting Citrix XenApp?
- Java程序設計教程
- 現代CPU性能分析與優化
- 3D Printing Designs:Octopus Pencil Holder
- Parallel Programming with Python
- MySQL核心技術與最佳實踐
- 小學生C++趣味編程從入門到精通
- Learning Network Programming with Java
- Java程序設計
- Smart Internet of Things Projects
- Node Cookbook
- 用Go語言自制解釋器
- 好好學Python:從零基礎到項目實戰
- Appcelerator Titanium Business Application Development Cookbook
- Python網絡爬蟲技術與實戰
- Python青少年編程魔法課堂:案例+視頻教學版
- Xamarin Mobile Development for Android Cookbook
- 深度探索C++對象模型