Jiro - The Java Based Technology
#3
[attachment=3807]


Jiro Technology

Overview

What is Jiro for?
Jiro pieces in Common with Jini
Where Jiro extends Jini (I)
Example Station Sequence
Where Jiro extends Jini (II)
Jiro References

Questions

What is Jiro for?

Jiro is SMI's implementation of the Federated Management Architecture (FMA)
The FMA was developed as part of the Java„¢ Community Process (JCP) to describe interfaces for building software components to manage heterogeneous storage networks.
Jiro is to Storage Management architectures what Enterprise Java Beans are to web-based business architectures.


Jiro pieces in Common with Jini

The Jiro implementation takes advantage of Jini by using some of its interfaces and implementation code (not a requirement of the FMA).
These parts of Jiro are parts of Jini:
Leasing
Lookup Service
Transaction Service
Valid in Jiro ==> valid in Jini



Where Jiro extends Jini (I)

Stations include:
Acceptor-Referent pattern(?) supports:
Remote static invocation
Remote constructors
Context mechanism for security, transactions, controllers and logical threads
Remote deployment of services
Get the jar files into the right locations with the right RMI-codebase property set.
Example Acceptor-Referent Sequence (I)
GOAL: Instantiate a remote Jiro-aware object.
1/ Client instantiates a Proxy using any one of the available constructors. The last argument of the constructor is the station address of the station that is to host the referent object.
2/ The Proxy class will need to lookup an appropriate Station Proxy by querying a lookup service with the station address supplied.


Example Acceptor-Referent Sequence (II)

3/The Proxy extracts context information to be passed explicitly to the Station Proxy.
4/ The Proxy class passes the operation request to the Station Proxy
5/ The Station Proxy forwards the request to the Station
6/ The Station uses the explicitly passed context information to establish a context
7/ The Station locally instantiates the Referent object


Example Acceptor-Referent Sequence (III)

8/ The Station must now create an Acceptor for the new Referent object
9/ The newly created Acceptor is returned to the Proxy as an Acceptor embedded in a binding information object
10/ The Proxy then binds the returned Acceptor. All remote method invocations on the Proxy will now be forwarded through the Acceptor to the Referent Object



Where Jiro extends Jini (II)

Extended Services
Event Service
Instead of 1-n source-listeners there is n-1-n sources-service-observers/responsibles
New Services
Logging of messages
Scheduling of events
Persistence of services
Security (based on JAAS) of method calls
Controllers and Logical Threads


Jiro References

http://jiro.com is the place for Jiro resources.
There are no published Jiro books (such work is in progress).
Jiro„¢ Technology Questions
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: research paper on jiro the java based technology, jiro forum, jiro food, report on jiro, ext4 filesystem, jiro bantay, jiro technology pdf,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
RE: Jiro - The Java Based Technology - by computer science topics - 19-06-2010, 08:22 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
Thumbs Up High Technology: Underwater Inspection Systems donbold1012 0 8,542 09-08-2018, 01:42 PM
Last Post: donbold1012
  simple java rmi chat application source code 2 20,186 20-07-2018, 12:08 PM
Last Post: Guest
Smile download wi vi technology seminars report pdf 2 16,468 24-01-2018, 11:27 PM
Last Post: sultan@123
  5d data storage technology ppt 2 1,657 01-12-2017, 09:43 PM
Last Post: Ajaykc
  -dual-fuel-six-stroke-engine-with-egr-technology jose varghese 1 2,514 08-10-2017, 09:32 PM
Last Post: Raju chaudhary
  free download source code for online movie ticket booking in java 2 19,620 15-08-2017, 03:21 PM
Last Post: Morshed
  source code for rsa encryption and decryption in java 2 8,342 29-05-2017, 04:21 PM
Last Post: Meghna Jadhav
  source code for task scheduling using genetic algorithm using java 2 8,866 11-04-2017, 08:31 PM
Last Post: Guest
  STEALTH TECHNOLOGY IN SHIPS 1 1,224 07-03-2017, 01:09 PM
Last Post: jaseela123d
  free download electronic skin technology ppt 2 1,666 21-09-2016, 08:57 AM
Last Post: Guest

Forum Jump: