Quantcast
Channel: Baeldung
Viewing all articles
Browse latest Browse all 4536

Java Weekly, Issue 387

$
0
0

1. Spring and Java

>> Large Pages and Java  [kstefanj.github.io]

How to achieve more efficient memory address translation on different OSes in JVM via large pages – short but also quite in-depth.

>> Hacking third-party APIs on the JVM [blog.frankel.ch]

Hacking the behavior of third-party libraries: reflection, classpath shadowing, Aspect-Oriented Programming, and Java agents!

>> Java 16’s Stream#mapMulti() – a Better Stream#flatMap Replacement? [4comprehension.com]

A small new addition in Java 16 and Stream API: the mapMulti method, flatMap comparison, and its interesting use-cases.

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical & Musings

>> Jolie – a Service-Oriented Programming Language for Distributed Applications [infoq.com]

Modeling software as composable services – a sweet introduction to a service-oriented language!

Also worth reading:

3. Comics

And my favorite Dilberts of the week:

>> Forty Minutes Late [dilbert.com]

>> Million Dollar Bonuses [dilbert.com]

>> Nominate A Coworker [dilbert.com]

4. Pick of the Week

>> How Discord Stores Billions of Messages [discord.com]

The post Java Weekly, Issue 387 first appeared on Baeldung.
       

Viewing all articles
Browse latest Browse all 4536

Trending Articles