Offered By: IBM
Streaming messages between client and server using gRPC
Learn how to use gRPC unary calls, server streaming, client streaming, and bidirectional streaming to communicate between Java client and server services with Open Liberty.
Continue readingGuided Project
Open Liberty
67 EnrolledAt a Glance
Learn how to use gRPC unary calls, server streaming, client streaming, and bidirectional streaming to communicate between Java client and server services with Open Liberty.
The query service implements four RESTful APIs by using four different gRPC streaming methods:
- Unary RPC: The client sends a single request and receives a single response.
- Server streaming RPC: The client sends a single request and the server returns a stream of messages.
- Client streaming RPC: The client sends a stream of messages and the server responds with a single message.
- Bidirectional RPC: Both client and server send a stream of messages. The client and server can read and write messages in any order.
Certificate
No Certificate Offered
Estimated Effort
30 Minutes
Level
Beginner
Skills You Will Learn
Java, Open Liberty, Jakarta EE, MicroProfile
Language
English
Course Code
GPXX0BCEN
Released
February 19, 2025