August 2018
Intermediate to advanced
372 pages
9h 29m
English
In this chapter, we will review a useful paradigm architecture named Pipe-and-Filter, and you will learn how to implement an application using the Spring Framework.
We will also explain how to build a pipeline that encapsulates an independent chain of tasks aimed at filtering and processing large amounts of data, focusing on the use of Spring Batch.
The following topics will be covered in this chapter:
We’ll start by providing an introduction to Pipe-and-Filter architecture and the concepts associated with it.
Read now
Unlock full access