What are the Alternatives to Apache Camel

Peter Kelley picture Peter Kelley · Apr 22, 2013 · Viewed 19.8k times · Source

If I am evaluating alternatives to Apache Camel for a lightweight EAI framework - what should I include in my evaluation?

  • Open or closed source is OK
  • It doesn't have to be Java but it must run on Windows
  • MS alternatives are OK
  • I don't want a full blown ESB
  • It should support file, SOAP web services, and REST endpoints. OData support would be a bonus.

Answer

Rudy picture Rudy · Apr 22, 2013

Have you tried Spring Integration for Java? You can refer to Hillert blog that comparing the Camel, Spring Integration and other EAI Frameworks.

For .net there is Mass Transit and ESB.net.