舉報

會員
RabbitMQ Essentials
最新章節:
Index
ThisbookisaquickandconciseintroductiontoRabbitMQ.FollowtheuniquecasestudyofCleverConeyMediaastheyprogressivelydiscoverhowtofullyutilizeRabbitMQ,containingcleverexamplesanddetailedexplanations.WhetheryouaresomeonewhodevelopsenterprisemessagingproductsprofessionallyorahobbyistwhoisalreadyfamiliarwithopensourceMessageQueuingsoftwareandyouarelookingforanewchallenge,thenthisisthebookforyou.AlthoughyoushouldbefamiliarwithJava,Ruby,andPythontogetthemostoutoftheexamples,RabbitMQEssentialswillgiveyouthepushyouneedtogetstartedthatnootherRabbitMQtutorialcanprovideyouwith.
目錄(55章)
倒序
- coverpage
- RabbitMQ Essentials
- Credits
- Foreword
- About the Author
- 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. A Rabbit Springs to Life
- What is messaging?
- The RabbitMQ broker
- Getting RabbitMQ ready
- Summary
- Chapter 2. Creating an Application Inbox
- Connecting to RabbitMQ
- Adding topic messages
- Summary
- Chapter 3. Switching to Server-push
- Moving beyond polling
- Publishing to all queues
- Summary
- Chapter 4. Handling Application Logs
- Publishing and consuming logs
- Load testing AMQP
- Messaging serendipity
- Summary
- Chapter 5. Tweaking Message Delivery
- Handling dead letters
- Making delivery mandatory
- Summary
- Chapter 6. Smart Message Routing
- Service-oriented messaging
- Exposing the authentication service
- Calling the authentication service
- Summary
- Chapter 7. Taking RabbitMQ to Production
- Tackling the broker SPOF
- Monitoring the broker
- Summary
- Chapter 8. Testing and Tracing Applications
- Testing RabbitMQ applications
- Tracing RabbitMQ
- Summary
- Appendix A. Message Schemas
- User message
- Authentication messages
- Generic error message
- Index 更新時間:2021-07-16 11:56:50
推薦閱讀
- Mastering OpenLayers 3
- Mastering AWS Lambda
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- Python入門很簡單
- Getting Started with CreateJS
- Java 9 Programming Blueprints
- C語言程序設計教程(第2版)
- Java:Data Science Made Easy
- Building Cross-Platform Desktop Applications with Electron
- Troubleshooting PostgreSQL
- Java應用開發技術實例教程
- 小學生C++創意編程(視頻教學版)
- C++新經典
- HTML 5與CSS 3權威指南(第3版·上冊)
- Scratch·愛編程的藝術家
- Arduino可穿戴設備開發
- Python程序設計教程
- Learning Java Lambdas
- Spring Cloud微服務架構開發實戰
- Rust Quick Start Guide
- Unreal Engine 4 Scripting with C++ Cookbook
- Java 8實戰
- 鯤鵬架構入門與實戰
- Getting Started with Beautiful Soup
- React 16 Essentials(Second Edition)
- Eclipse 4 Plug-in Development by Example Beginner's Guide
- Oracle ADF Enterprise Application Development:Made Simple(Second Edition)
- ASP.NET從入門到精通(第2版)
- Mastering Python Forensics
- Redis設計與實現