ABSTRACT

In the last section ’Enterprise Integration’ we have learned how to integrate a TCP software bound to the hardware ports with a persistence software to store data in a database. The two core patterns of (or main reasons for) integration are decoupling and threading, which is easy to realize if you were to implement the complete ETL route via Request-Reply.