pivovarit/parallel-collectors
Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.
JavaApache-2.0
Issues
- 6
Allow a creation of ParallelCollectors with dedicated Executors but without parallelism limit
#918 opened by ls-rein-martha - 8
High executor thread consumption
#867 opened by ipalbeniz - 1
- 3
MavenGate (CVE)
#846 opened by amareshdlphx - 5
- 7
Is Filtering/FlatMap supported?
#135 opened by davidmav - 4
Support spring cloud sleuth
#507 opened by ipalbeniz - 0
- 9
Inconsistent behavior when parallel=1
#461 opened by cykl - 0
Implement ParallelCollectors.toCombinedFuture
#428 opened by pivovarit - 0
Optimize parallelism == 1 edge cases
#417 opened by pivovarit - 0
Enable batching scheduling strategy
#377 opened by pivovarit - 1
Provide a possibility to opt-in into Spliterator-based splitting instead of processing each element separately
#359 opened by pivovarit - 2
- 2
Benchmarks
#44 opened by pivovarit - 0
Technical Writing
#9 opened by pivovarit - 0
Improve ThrottlingParallelCollector implementation
#155 opened by pivovarit - 0
- 1
Should unlimited parallelism level be allowed?
#146 opened by pivovarit - 0
Remove deprecated methods
#235 opened by pivovarit - 0
Remove UnboundedDispatcher
#236 opened by pivovarit - 0
- 0
Implement a parallel collector collecting to Stream lazily in completion order
#7 opened by pivovarit - 0
Implement parallelToMap() collectors family
#8 opened by pivovarit - 0
Implement ParallelCollectors.parallelToListOrdered accepting user-provided List implementations
#196 opened by pivovarit - 1
Implement parallelConsume()
#51 opened by pivovarit - 0
- 0
Implement blocking alternatives
#69 opened by pivovarit - 0
Extract common logic to ParallelDispatcher
#179 opened by pivovarit - 1
- 4
- 2
Remove repetition from tests
#149 opened by pivovarit - 2
Add an example integrated with Spring Boot
#134 opened by jabrena - 2
Short-circuit when exception gets thrown
#140 opened by pivovarit - 0
- 1
Implement inParallelOn(Executor) builder
#21 opened by pivovarit - 0
- 0
- 0