Video description
GWT includes an extensive RPC framework to let your GWT applications communicate using standard Java objects over the network. This framework is powerful and useful, but with great power comes great responsibility. Java persistence, Java 5 generics and annotations, data transfer of business objects, object graph pruning, and message ordering can all affect your APIs and your apps. In this session, Rob Jellinghaus discusses best practices that address these issues and others, to enable you to use GWT RPC effectively.
Table of contents
- Remote Procedure Calls 00:56:43
Product information
- Title: Remote Procedure Calls
- Author(s):
- Release date: December 2007
- Publisher(s): Pearson
- ISBN: 55555LTI00043
You might also like
video
Client-Server Communications
It's a rare Ajax application that doesn't need network access. To the despair of many a …
article
Twenty Years of Open Innovation
Organizations that practice open innovation draw on external resources to develop new ideas for products and …
book
Java™ Performance
“The definitive master class in performance tuning Java applications…if you love all the gory details, this …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …