Skip to content

Opening book details…

Can I read RMI Applications: Overview and Implementation on EtoBox?

RMI Applications: Overview and Implementation by harsh991 is a document available to read on EtoBox.

What is RMI Applications: Overview and Implementation about?

A compute engine is a distributed application that allows client machines to leverage the resources of a more powerful server machine. The compute engine is a remote object that runs on the server. It takes tasks from clients, executes them on the server, and returns any results. New types of tasks can be introduced dynamically without needing to modify the compute engine. To create a compute engine application using RMI: 1) Design remote interfaces and task/compute engine classes 2) Compile sources and gen

Author
harsh991
Language
EN