Hacker News new | ask | show | jobs
by yazaddaruvala 962 days ago
+1 almost all uses of parallel streams I’ve seen in Java caused issues in reliability or performance.

Not because of any reason other than the people using it choose to use the feature before learning about the feature.