Can we call camel an esb (enterprise service bus)?
Answer / Vijay Prakash Srivastav
While Apache Camel shares similarities with an ESB (Enterprise Service Bus), it is not traditionally referred to as an ESB. Instead, it can be considered a lightweight integration framework that can be used within an ESB.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is camel registry?
What are different message exchange patterns in camel, which one of these is synchronous?
Enlist few good uses for apache camel?
How is a camel exchange created?
Does camel link method invocation of bean at compile time or runtime?
What is Camel?
What is Component in camel?
What are endpoints in apache camel?
What platforms are supported?
How did you integrate apache camel with database?
How is data passed between the routes?
How to start the execution of routes apache camel?