
Chapter 5. Runtime patterns 75
Each Runtime pattern has two profiles associated with it:
Generic profile
Service-oriented architecture (SOA) profile
The SOA profile category of the Runtime pattern applies specifically to SOA
solutions, using an enterprise service bus (ESB). The generic profile can be used
for any run time and is the profile we use for the example implementations in this
redbook.
In this chapter, we discuss both generic and SOA Runtime patterns for the
following Application patterns:
“Serial Process pattern” on page 80
“Parallel Process pattern” on page 84
“Serial Workflow variation” on page 82
“Parallel Workflow variation” ...