Skip to content

Pipelining: allow concurrent processing of dependent steps [BATCH-1517] #2065

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Feb 27, 2010 · 1 comment
Labels
status: duplicate Issues that are duplicates of other issues type: feature

Comments

@spring-projects-issues
Copy link
Collaborator

Dave Syer opened BATCH-1517 and commented

Sometimes step2 can start processing the output from step1 before step1 has finished. Declaring that this is possible would be a nice feature, and the framework would then have to take into account the status of step1 before deciding that step2 had completed or not.


1 votes, 1 watchers

@spring-projects-issues
Copy link
Collaborator Author

Dave Syer commented

Duplicates BATCH-1538

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate Issues that are duplicates of other issues type: feature
Projects
None yet
Development

No branches or pull requests

1 participant