Тип доклада: Доклад

Java 11 reactive HTTP Client

  • Доклад на английском языке
Презентация pdf

Комментарий Программного комитета:

В Java 11 устаревшую HttpURLConnection наконец заменили современной HTTP/2-библиотекой. Крис Хегарти, OpenJDK Network Group Lead и один из авторов этой библиотеки, как никто другой сможет познакомить слушателей с ней и рассказать об особенностях ее внедрения.

The new HTTP Client API, incubated in JDK 9, re-incubated in JDK 10, has been standardized in Java SE 11.

This session will first provide the background to the API, its history and evolution through JDK 9 and JDK 10, then moving on to the specifics of what has been standardized in Java SE 11. This session will inform the audience how to use the API to perform common tasks like issuing an HTTP request and receiving the response asynchronously, how to chain asynchronous tasks dependent on the response, and how the API leverages Reactive Streams and can interoperate with various RS implementations.

  • #corelibraries
  • #reactive

Спикеры

Доклады