CompletableFuture and its Quirks

Описание к видео CompletableFuture and its Quirks

CompletableFuture revolutionized asynchronous processing in Java. Unfortunately, it’s full of quirks, traps, and surprises… during this live coding session, we’ll have a look at things like thread pools backing task execution, exception propagation, cancellations, and unintuitive methods from the public API.

Presentation slides: https://pivovarit.github.io/talks/com...

Speaker
Grzegorz Piwowarek is a lead architect at Hazelcast, trainer, and blogger at 4comprehension.com. He is interested in distributed systems, system performance, and architecture. There are rumors that he exists only at compile time.

Комментарии

Информация по комментариям в разработке