書名: RabbitMQ Cookbook作者名: Sigismondo Boschi Gabriele Santomaggio本章字數: 63字更新時間: 2021-07-19 18:52:46
Chapter 1. Working with AMQP
In this chapter we will cover:
- Connecting to a broker
- Producing messages
- Consuming messages
- Using body serialization with JSON
- Using RPC with messaging
- Broadcasting messages
- Working with message routing using direct exchanges
- Working with message routing using topic exchanges
- Guaranteeing message processing
- Distributing messages to many consumers
- Using message properties
- Messaging with transactions
- Handling unroutable messages
推薦閱讀
- Android應用程序開發與典型案例
- 程序員面試白皮書
- GraphQL學習指南
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 軟件界面交互設計基礎
- Raspberry Pi Networking Cookbook(Second Edition)
- Vue.js快跑:構建觸手可及的高性能Web應用
- C語言程序設計學習指導與習題解答
- Learning Three.js:The JavaScript 3D Library for WebGL
- 表哥的Access入門:以Excel視角快速學習數據庫開發(第2版)
- SQL Server數據庫管理與開發兵書
- INSTANT Sinatra Starter
- Mastering Linux Security and Hardening
- 細說Python編程:從入門到科學計算
- BeagleBone Robotic Projects(Second Edition)