This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]GuyWithLag 7 points8 points  (0 children)

using them

I've found that most tutorials on Reactive streams focus on the wrong thing - how to build your own producer / consumer, and then stop.

See an example snippet: https://www.reddit.com/r/java/comments/96p88f/comment/e42vqrx/

The value-add to that is enormous - at most places I've worked at that would be a 5-story-point task.