更新时间:2021-07-16 11:56:50
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
Chapter 3. Switching to Server-push
Moving beyond polling
Publishing to all queues
Chapter 4. Handling Application Logs
Publishing and consuming logs
Load testing AMQP
Messaging serendipity
Chapter 5. Tweaking Message Delivery
Handling dead letters
Making delivery mandatory
Chapter 6. Smart Message Routing
Service-oriented messaging
Exposing the authentication service
Calling the authentication service
Chapter 7. Taking RabbitMQ to Production
Tackling the broker SPOF
Monitoring the broker
Chapter 8. Testing and Tracing Applications
Testing RabbitMQ applications
Tracing RabbitMQ
Appendix A. Message Schemas
User message
Authentication messages
Generic error message
Index