#StreamsAPI

Sven Ruppertsvenruppert
2025-04-08

Just published a longform article on parallel collectors in Java Streams.

✅ Covers correctness, performance, pitfalls
🛠 Custom collectors with CONCURRENT semantics
🔬 JMH benchmark

TL;DR: .parallelStream() is not a magic wand.

svenruppert.com/2025/04/08/syn

Sven Ruppertsvenruppert
2025-04-02

Java - Gatherer: a powerful new way to control Stream aggregation!

Inject, filter, finish early – even in parallel.

No frameworks. Pure Java. Learn how it works

svenruppert.com/2025/04/02/ret

2023-01-12

Does anyone actually enjoy writing boilerplate code for reading and writing streams? I swear I am on the verge of tears right now. #streamsapi

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst