Building pods

The Pods are build right after the Topology was partitioned.

Building Pods from Beans

This is how communication between pods of the same partition happens:

Streaming Pod communication schema

This is how communication happens while splitting stream to different partitions between pods:

Splitting Pod communication schema

This is how communication happens while merging streams of pods of the different partitions:

Merging Pod communication schema

  • [TODO provide text with explanation]
  • [TODO describe bean types , i.e single, source, etc]