Actions
Architecture #7320
closedAdd a helper method for parallel sequence traversal in commons
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Fix check:
Regression:
Description
We need a parrallel transversal of sequence with a early out. Most of our failable, I/O intensives task would heavely benefit from it, even if it has some more sonstraint than the normal traversal.
Actions