- Apache Camel Developer's Cookbook
- Scott Cranton Jakub Korab
- 103字
- 2021-07-19 18:46:35
Chapter 2. Message Routing
In this chapter, we will cover the following recipes:
- Content Based Routing
- Filtering out unwanted messages
- Wire Tap – sending a copy of the message elsewhere
- Multicast – routing the same message to many endpoints
- Recipient List – routing a message to a list of endpoints
- Throttler – restricting the number of messages flowing to an endpoint
- Request-response route sending a one-way message
- One-way route waiting on a request-response endpoint
- Dynamic Routing – making routing decisions at runtime
- Load balancing across a number of endpoints
- Routing Slip – routing a message to a fixed list of endpoints
推薦閱讀
- Java語言程序設(shè)計(jì)
- Clojure Programming Cookbook
- C及C++程序設(shè)計(jì)(第4版)
- Implementing Modern DevOps
- 程序員面試白皮書
- 深入理解Bootstrap
- Android項(xiàng)目開發(fā)入門教程
- PHP基礎(chǔ)案例教程
- Java應(yīng)用開發(fā)與實(shí)踐
- WSO2 Developer’s Guide
- Programming ArcGIS 10.1 with Python Cookbook
- Silverlight魔幻銀燈
- Python貝葉斯分析(第2版)
- Java編程技術(shù)與項(xiàng)目實(shí)戰(zhàn)(第2版)
- 精通Python自動化編程