This version of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot.

For up-to-date documentation, see the latest version.

Parallel Example

The following examples will help you understand how to use Parallel to describe various flows.

Prerequisites

All examples require:

  • A Kubernetes cluster with
    • Knative Eventing
    • Knative Serving

All examples are using the default channel template.

Examples

For each of these examples below, we’ll 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: