JDK 8
Past Presentations
Asynchronous API With CompletableFuture
Since Java 8, CompletableFuture has enabled asynchronous, future-based programming in Java and is one of the most powerful features suitable for creating asynchronous APIs. This presentation, based on real project experience, goes beyond the CompletableFuture public API. It reveals internal...
        Sergey Kuksenko
        Java Performance Engineer @Oracle
      
    
      Interviews
        
                  Sergey Kuksenko
          Java Performance Engineer @Oracle
              
    Asynchronous API With CompletableFuture
What do you do day-to-day?
Making things faster is my primary goal. Not only by measuring not only providing some performance guidance, but also working on different projects.
Read Full Interview