You are on page 1of 13

Government Polytechnic Aurangabad

(An Autonomous institute of Govt. of Maharashtra)

Seminar on Jini Technology


Guided By Presented By
Prof. P.B.Lahoti Sandhya Barandwal(176001)
Contents
• What is Jini Tecthnology ?
• Why jini technology ?
• How jini works ?
• Where it can be placed ?
• Architecture
• Advantages
• Disadvantages
• Conclusion
What is Jini Technology ?
• The jini technology makes network more diyanic.
• Jini also called apache river.
• Jini addresses the problem of distributed computing
using set of simple interface and protocol.
• Jini enables spontaneous network of software
services.
• Jini build on the java 2 platform
• Jini is useful for hardware as well as software services
Why jini technology ?
• Distributing computing is more difficult tan local computing

1. Network Letency

2. Concurrency issues

3. Memory Management

4. Inevitable partial failure


How jini works ?
• locates the serviceusing the lookup service.

• The service’s interface is copied from the lookup service.

• The lookup service is act as a switchboard to connect a


client .

• Once the connection is made ,the lookup service is not


involved in any of the resulting interactions.
Where it can be placed ?

Application Service
Jini Technology
Java Technology
Operating System
Network Transport
Architecture
• The whole technology can be segmented into :

1. Infrastructure

2. Programming Model

3. Services
Infrastructure
Programming model
• Set of interfaces that enables the construction of relaible services.

• These interfaces make up the distributed extension of java

• All interfaces are written in java

• Free source code

• Has no limit,and it can be extended.


Lookup service
• Central storage of services available within the system.

• It is the fundamental part of the infrastructure.

• It organizes services into groups.


Advantages
• Self configure

• Self diagnose

• Self install

• Reduce need for export help

• Lower cost
Disadvantages
• Communication overhead ,so some time it’s slow

• High learmimg curve and some cost involve


Conclusion
• JINI is the feature of distributed system.
• The dynamic nature of jini allows resources to be added
,subtracted at anytime without bothring other component.
• Open source code is available for download.
• Thus it has no limit.

You might also like