Closed vitaliihonta closed 5 years ago
java.util.stream are well known and frequently used in Java projects. They have good performance so I think we should add the ability to use them as transport layer along with Vector and ParVector for sequential and parallel pipelines
java.util.stream
Vector
ParVector
DONE
java.util.stream
are well known and frequently used in Java projects. They have good performance so I think we should add the ability to use them as transport layer along withVector
andParVector
for sequential and parallel pipelines