What is Multicast EIP in camel?
Answer / Vijay Singh
Multicast Endpoint Pattern (EIP) in Apache Camel allows multiple consumers to consume the same message from a single producer. It can be used for broadcasting messages to multiple destinations.
| Is This Answer Correct ? | 0 Yes | 0 No |
How are exception handled using apache camel?
What are different message exchange patterns in camel, which one of these is synchronous?
What is an exchange in apache camel?
What is Camel?
How camel handles multiple parameter binding in bean method?
Enlist few good uses for apache camel?
What is a producer and a consumer endpoint?
What is the difference between multicast and recipient list EIP?
How many scope does camel error handler have?
How did you execute junit test cases for apache camel?
What is the content of Exchange in camel?
What is Composed Message Processor Pattern?