Skip to content

Releases: pivovarit/parallel-collectors

0.0.1-RC3

28 Jan 21:09
Compare
Choose a tag to compare
0.0.1-RC3 Pre-release
Pre-release
  • Moved ThrottlingParallelCollector's dispatcher thread to Collector#finisher
  • ThrottlingParallelCollector migrated to use ConcurrentLinkedQueues exclusively
  • Added exception-handling-related tests
  • Optimized empty Stream handling

0.0.1-RC2

28 Jan 11:24
Compare
Choose a tag to compare
0.0.1-RC2 Pre-release
Pre-release
  • Improved documentation
  • Improved internal implementations

parallel-collectors-0.0.1-RC1

27 Jan 16:04
Compare
Choose a tag to compare
Pre-release
  • Initial release providing basic functionality