What is difference between SEDA and VM component in camel?
Answer Posted / Anamika Pandey
SEDA (Simple Event-Driven Architecture) and VM (Java Virtual Machine) components in Apache Camel are both used for routing messages but they have different purposes. SEDA provides a way to handle multiple incoming messages concurrently using a set of threads, while the VM component allows you to use JMS producers and consumers to send and receive messages.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category