Hiding The Middleware from Your Domain Code With Camel

Middleware News Brief (MNB) features news and technical information about Open Source middleware technologies.

This middleware-focused SETT article demonstrates how to use Apache Camel to keep your middleware code hidden from application code, making your application more flexible and easier to change without having to resort to using a full-blown enterprise service bus.

Learn how you can take two objects that collaborate in the same thread, move them to separate threads, and even separate them altogether behind web services or JMS and continue to work with the same API and not even care about the underlying transport.

Read the Article

Software Engineering Tech Trends (SETT) is a regular publication featuring emerging trends in software engineering.

secret