JINI ARCHITECTURE SPECIFICATION - PowerPoint PPT Presentation

1 / 18
About This Presentation
Title:

JINI ARCHITECTURE SPECIFICATION

Description:

... extends the Java application environment from a single virtual machine to a ... service protocol---a set of interfaces written in the Java programming language. ... – PowerPoint PPT presentation

Number of Views:107
Avg rating:3.0/5.0
Slides: 19
Provided by: lid56
Category:

less

Transcript and Presenter's Notes

Title: JINI ARCHITECTURE SPECIFICATION


1
JINI ARCHITECTURE SPECIFICATION
  • By Dapeng Li
  • Nov. 10, 1999

2
1. JINI Goals
  • Federating groups of devices and software
    components into a single, dynamic distributed
    system
  • 1. Enabling users to share services and resources
    over a network
  • 2. Providing users easy access to resources
    anywhere on the network
  • 3. Simplifying the task of building, maintaining,
    and altering a network of devices, software

3
  • The Jini system extends the Java application
    environment from a single virtual machine to a
    network of machines
  • Targeted to the workgroup, possible extend to
    large organization

4
2. JINI Components
5
3.1 Services
  • Services in a Jini system communicate with each
    other by using a service protocol---a set of
    interfaces written in the Java programming
    language.
  • Communication is done by RMI
  • RMI allows not only data to be passed from object
    to object around the network but full objects,
    including code

6
Lookup Service
7

8
Lookup Service cont.
  • A service is added to a lookup service by a pair
    of protocols called discovery and join

9
DISCOVERY
10
JOIN
11
LOOKUP
12
Client Uses Services
13
3.2 Programming Model
14
Programming Model cont.
15
3.3 Infrastructure
16
Infrastructure cont.
17
Referencehttp//www.sun.com/JINI/specs
18
References
Write a Comment
User Comments (0)
About PowerShow.com