Summing Up
The Jini architecture consists of a core infrastructure component, a programming model, and service components that collaborate to provide a dynamic, distributed, self-healing network where services can discover and join spontaneously. It is a Java-based solution and can be considered as a network extension of the core Java application model. It is a simple, elegant solution for the complex dynamic distributed computing problem.
With this introduction to the architecture, let us now move to Chapters 3 to 5 to delve into the architectural component details.