JINI

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2001 ]

Articles
  

Articles:
  • Banking on Jini Services by Frank Sommers   - [Clicks: 36]
    Ubiquitous high-bandwidth networking pushes computing increasingly away from the data center and into the network's edges. Branch office computing traditionally relied on client-server technologies with centrally located databases containing all system knowledge. The first in an occasional Leading Edge Java series on innovative architectures, this article describes a distributed system design developed by Rubean, A.G., that extends J2EE with Jini technology to help manage banking devices in a cost-effective decentralized manner.
    http://www.artima.com/lejava/articles/banking_on_jini.html - Dec, 2005
  • How to Talk About Jini, J2EE, and Web Services at a Cocktail Party by Kathy Sierra, Bert Bates   - [Clicks: 20]
    Editor's note: Kathy Sierra and Bert Bates, the brains behind O'Reilly's Head First series, first wrote this article in 2003 at the time of the release of Head First Java. It was hugely popular and we are still receiving requests for more like it, so much so that we decided to bring it back again now that Head First Java, 2nd Edition has released. So, if you didn't catch this piece the first time around, let Kathy and Bert show you how to hold your own in conversation with Java geeks.
    http://www.onjava.com/pub/a/onjava/2003/08/27/cocktails.html - Jun, 2005
  • Loosely Coupled Communication and Coordination in Next-Generation Java Middleware by Bernhard Angerer, Andreas Erlacher   - [Clicks: 104]
    Most companies own several independent systems with redundant data. These heterogeneous systems are a challenge to manage. A lot of effort is spent trying to reduce the number of systems and their complexity, as well as spare time, money and resources, by the consolidation and synchronization of the existing data. This article looks at the Java Messaging Service (JMS) and JavaSpaces for coupling autonomous systems efficiently. The following criteria have been taken into account: security, availability, reliability, maintainability, scalability, performance, caching, and notification of changes.
    http://today.java.net/pub/a/today/2005/06/03/loose.html - Jun, 2005
  • Java Dynamic Networking with Jini Technology, Part 2 by Jennifer Kotzen   - [Clicks: 39]
    Having trouble keeping your distributed system up and running? Learn about the various mechanisms that Jini technology provides to support distributed component interactions.
    http://www.devx.com/Java/Article/27132 - Jan, 2005

[Top]