REST in an Async world - JAX-RS Client API, Synchronous vs. Asynchronous, Client-Side vs Server-Side

Published: 24 July 2017
on channel: Java
16,295
167

REST in an Async world - JAX-RS Client API, Synchronous vs. Asynchronous, Client-Side vs Server-Side

When designing microservices exchanges, there are multiple options but REST is the one that always comes to mind first. It's clearly the most popular approach, i.e. the de-facto standard.

API such JAX-RS which does a great job of hiding all the low-level details behind RESTful calls. Complexity really starts to arise when multiple remote services need to be consumed in highly efficient manner.

During this technical session, we will cover in details different solutions and best practices to efficiently consume REST services.

Among others, we will discuss
- Synchronous Vs. Asynchronous
- Jersey Reactive Client API
- Popular Reactive libraries (e.g. RxJava)
- JAX-RS 2.1 Client API


Watch video REST in an Async world - JAX-RS Client API, Synchronous vs. Asynchronous, Client-Side vs Server-Side online without registration, duration hours minute second in high quality. This video was added by user Java 24 July 2017, don't forget to share it with your friends and acquaintances, it has been viewed on our site 16,295 once and liked it 167 people.