How can i send message parallel?
Answer / Rahul Kumar Agarwal
In Apache Camel, you can use the 'parallelProcessing' feature of the processor to process messages in parallel. You can also use the 'splitter' or 'aggregator' components for sending messages in parallel.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is camel exchange? Explain its structure?
What is apache camel?
What is the content of Exchange in camel?
What is an exchange in apache camel?
What is the state of Aggregator EIP stateful or stateless?
What is Out message in camel?
What is a producer and a consumer endpoint?
What is Multicast EIP in camel?
How camel handles multiple parameter binding in bean method?
How is data passed between the routes?
What is the license?
What are the error handlers provided by camel?