Skip to content

Add remote step execution support #5024

@fmbenhassine

Description

@fmbenhassine

This feature is inspired by the idea (from Hadoop, Spark, and other data processing frameworks) of moving processing code near the data rather than the opposite. By avoiding moving huge datasets over the wire, a remote step would minimize network congestion and improve computation throughput. The goal here is to add a step implementation in Spring Batch that is able to delegate the execution to a remote step.

References:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions