0% found this document useful (0 votes)
72 views3 pages

What Is Jini Definition From Techopedia

Jini is a service-oriented architecture that defines a programming model for building distributed systems using Java. It allows resources over a network to be accessed like local resources and enables automatic detection of new devices on the network. The Jini architecture consists of clients, servers, and a lookup service to register and discover available services.

Uploaded by

Hackey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
72 views3 pages

What Is Jini Definition From Techopedia

Jini is a service-oriented architecture that defines a programming model for building distributed systems using Java. It allows resources over a network to be accessed like local resources and enables automatic detection of new devices on the network. The Jini architecture consists of clients, servers, and a lookup service to register and discover available services.

Uploaded by

Hackey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

lOMoARcPSD|28244351

What is Jini - Definition from Techopedia

Distributed System (Pokhara University)

Scan to open on Studocu

Studocu is not sponsored or endorsed by any college or university


Downloaded by Hackey ([email protected])
lOMoARcPSD|28244351

5/4/2019 What is Jini? - Definition from Techopedia

Jini
Definition - What does Jini mean?
Jini is a service-oriented architecture that defines a programming model that both exploits and
extends Java technology. This programming model enables the construction of secure,
distributed systems consisting of federations of well-behaved network services. Jini helps to build
networks that are scalable and flexible, which are required attributes in distributed computing
scenarios.

Jini's main objective is to shift the focus of distributed computing from a disk-drive-oriented
approach to a network-adaptive approach by developing scalable, evolvable and flexible
dynamic computing environments. Jini makes resources over a network look like local resources.

Jini may also be referred to as Apache River.

Techopedia explains Jini


Jini was introduced in July 1998 by Sun Microsystems. It consists of a set of specifications and a
starter kit, which includes the implementation of Jini technology. Both are released under the
open-source Apache 2.0 License. Jini is implemented in the Java programming language and is
similar to Java remote method invocation, except that it is more advanced.

Jini provides desirable features and facilities like nonprotocol dependence and code mobility. In
fact, code mobility is the key concept. Jini not only allows for the addition of printers, storage and
other devices to a network, it also allows the devices to be detected automatically over the
network without having to reboot the system. Hardware devices declare to their own operating
systems as well as to other computers, devices and users on the network that they have been
added and are available for use. This is possible because the devices define themselves to a
network device registry soon after they have been added.

The Jini architecture is divided into three main parts:


1. Client: The user who accesses the resources shared over a network
2. Server: The system to which the resources are attached
3. Lookup Service: Services for resources such as printers, storage devices and speakers,
which are attached to the server and made available to clients over the network
Jini has the following key advantages:
https://www.techopedia.com/definition/1304/jini 1/2
Downloaded by Hackey ([email protected])
lOMoARcPSD|28244351

Provides stable networking solutionsWhat is Jini? - Definition from Techopedia


5/4/2019

Helps in upgrading systems


Helps to keep old clients running while adding new ones
Helps build scalable, dynamic and flexible networks

Tech moves fast! Stay ahead of the curve with Techopedia!


Join nearly 200,000 subscribers who receive actionable tech insights from
Techopedia.

 Enter your email address... Subscribe

Featured Q&A

More of your questions answered by our Experts (/experts)

https://www.techopedia.com/definition/1304/jini 2/2
Downloaded by Hackey ([email protected])

You might also like