You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by Apache Wiki <wi...@apache.org> on 2011/07/03 14:24:51 UTC

[River Wiki] Update of "JOW_Intro_To_Jini" by Zsolt Kúti

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "River Wiki" for change notification.

The "JOW_Intro_To_Jini" page has been changed by Zsolt Kúti:
http://wiki.apache.org/river/JOW_Intro_To_Jini?action=diff&rev1=2&rev2=3

Comment:
Link to River LTP; improved formatting

  
  {{Get Jini}}
  
- Jini technology is a technology for building [[[wikipedia|Service-oriented architecture|service oriented architectures]]] that defines a programming model which both exploits and extends Java technology to enable the construction of secure, distributed systems consisting of federations of well-behaved network services and clients. Jini technology can be used to build adaptive network systems that are scalable, evolvable and flexible as typically required in dynamic computing environments.
+ Jini technology is a technology for building [[wikipedia|Service-oriented architecture|service oriented architectures]] that defines a programming model which both exploits and extends Java technology to enable the construction of secure, distributed systems consisting of federations of well-behaved network services and clients. Jini technology can be used to build adaptive network systems that are scalable, evolvable and flexible as typically required in dynamic computing environments.
  
- The term Jini refers to both a set of [[[Category|Jini_Specifications|specifications]]] and an implementation; the latter is referred to as the [[[Category|Jini_Starter_Kit|Jini Starter Kit]]]. Both the specifications and the Starter Kit (initially created by [[http://www.sun.com|Sun Microsystems]]) have been released under [[http://www.apache.org/licenses/LICENSE-2.0|the Apache 2.0 license]] and have been offered to the [[http://incubator.apache.org/|Apache Software Foundation's Incubator]].
+ The term Jini refers to both a set of [[Category|Jini_Specifications|specifications]] and an implementation; the latter is referred to as the [[[Category|Jini_Starter_Kit|Jini Starter Kit]]]. Both the specifications and the Starter Kit (initially created by [[http://www.sun.com|Sun Microsystems]]) have been released under [[http://www.apache.org/licenses/LICENSE-2.0|the Apache 2.0 license]] and have been offered to the Apache Software Foundation. It is now available as an Apache top level project called [[http://river.apache.org/|River]].
  
- Once you've understood Jini's core [[[#Concepts|concepts]]], move on to [[[Category|Getting Started|Getting Started]]].
+ Once you've understood Jini's core [[#Concepts|concepts]], move on to [[Category|Getting Started|Getting Started]].
  
  == Concepts ==
  
  The [[Jini Architecture Specification]] page gives an excellent overview of Jini. Here are some additional topics that may be of interest:
+  * [[Service]]
+  * [[Lookup]]
+  * [[Discovery]]
+  * [[Join]]
+  * [[Lease]]
+  * [[Transaction]]
+  * [[Event]]
+  * [[Mobile Code]]
+  * [[Category|JERI|JERI]]
+  * [[Category|JavaSpaces|JavaSpaces]]
  
- * [[Service]]
- * [[Lookup]]
- * [[Discovery]]
- * [[Join]]
- * [[Lease]]
- * [[Transaction]]
- * [[Event]]
- * [[Mobile Code]]
- * [[[Category|JERI|JERI]]]
- * [[[Category|JavaSpaces|JavaSpaces]]]
-