You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many Java developers enjoyed my first talk "Java Screams? Oh, you mean Java Streams! Java Streams for the advanced.".
It ignored parallel streams in Java because it was too much for that talk. Therefore, this new talk focuses on Java parallel streams.
It shows many examples when and how to use parallel streams and when not.
You should be familiar with parallel programming and using streams to follow this new talk.
The text was updated successfully, but these errors were encountered:
Many Java developers enjoyed my first talk "Java Screams? Oh, you mean Java Streams! Java Streams for the advanced.".
It ignored parallel streams in Java because it was too much for that talk. Therefore, this new talk focuses on Java parallel streams.
It shows many examples when and how to use parallel streams and when not.
You should be familiar with parallel programming and using streams to follow this new talk.
The text was updated successfully, but these errors were encountered: