New Concurrency Utilities in Java 8 • Angelika Langer • GOTO 2014

Описание к видео New Concurrency Utilities in Java 8 • Angelika Langer • GOTO 2014

This presentation was recorded at GOTO Berlin 2014. #gotocon #gotober
http://gotober.com

Angelika Langer - Independent Computer Software Professional

ABSTRACT
There are a couple of new concurrency utilities in Java 8. The most relevant one is CompletableFuture. The regular Future is used for retrieval of a result that is produced by a task (typically a task that is executed in a thread pool). For this purpose the regular Future supports waiting for the result [...]

Download slides and read the full abstract here:
http://gotocon.com/berlin-2014/presen...

  / gotober  
  / gotoconference  
http://gotocon.com
#Java8 #Java

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at https://gotopia.tech
Sign up for updates and specials at https://gotopia.tech/newsletter

Комментарии

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