The following examples will help you understand how to use Parallel to describe various flows.
All examples require:
- A Kubernetes cluster with
- Knative Eventing
- Knative Serving
All examples are using the default channel template.
Each of the following examples use
PingSource
as the source of events.
We also use simple functions to perform trivial filtering, transformation and routing of the incoming events.
The examples are: