Skip to Content
Building RESTful Web Services with Java EE 8
book

Building RESTful Web Services with Java EE 8

by Mario-Leander Reimer
July 2018
Intermediate to advanced
116 pages
2h 41m
English
Packt Publishing
Content preview from Building RESTful Web Services with Java EE 8

Building Asynchronous Web Services

In this chapter, we'll talk about the motivations and reasons for asynchronous processing. Then, we'll see the basic implementation of asynchronous web services with JAX-RS. Then, we will have a look at improving our implementation using ManagedExecutorService and server-side callbacks. Finally, we will use the asynchronous JAX-RS API client to make REST calls, and explore the benefits and usage scenarios of asynchronous processing.

This chapter includes the following sections:

  • Benefits and usage scenarios of asynchronous processing
  • Implementing asynchronous web services
  • Using ManagedExecutorService and server-side callbacks
  • Implementing asynchronous web service clients
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

RESTful Java Web Services - Third Edition

RESTful Java Web Services - Third Edition

Balachandar Bogunuva Mohanram

Publisher Resources

ISBN: 9781789532883Supplemental Content