RabbitMQ in depth
About the Technology At the heart of most modern distributed applications is a queue that buffers, prioritizes, and routes message traffic. RabbitMQ is a high-performance message broker based on the Advanced Message Queueing Protocol. It's battle tested, ultrafast, and powerful enough to handle...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Shelter Island, New York :
Manning Publications
[2018]
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630370006719 |
Tabla de Contenidos:
- Intro
- Copyright
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About This Book
- Part 1. RabbitMQ and application architecture
- Chapter 1. Foundational RabbitMQ
- Chapter 2. How to speak Rabbit: the AMQ Protocol
- Chapter 3. An in-depth tour of message properties
- Chapter 4. Performance trade-offs in publishing
- Chapter 5. Don't get messages
- consume them
- Chapter 6. Message patterns via exchange routing
- Part 2. Managing RabbitMQ in the data center or the cloud
- Chapter 7. Scaling RabbitMQ with clusters
- Chapter 8. Cross-cluster message distribution
- Part 3. Integrations and customization
- Chapter 9. Using alternative protocols
- Chapter 10. Database integrations
- Appendix. Getting set up
- Index
- List of Figures
- List of Tables
- List of Listings.