In a previous article, we have discussed how staging the data to process with a sequence number could help us to build partitions that can be executed concurrently. As explained in the documentation, the PartitionHandler is the component that knows about the mean to transport StepExecution requests to the actual worker(s). It basically sends one [...]