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.
Updated by François ARMAND about 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-commons/pull/18
Updated by François ARMAND about 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-commons|aa5d2026700e8950d7a2e0ce064f27ed5e243af1.
Updated by Nicolas CHARLES about 9 years ago
Applied in changeset rudder-commons|fc5572ea1b6f9a9337c22f187813b98f0baee5b1.
Updated by Jonathan CLARKE about 9 years ago
- Subject changed from Add a parrallel sequence traversal in commons to Add a helper method for parallel sequence traversal in commons
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.2.0~beta1 which was released today.
Actions