JINI

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

Articles
  

Articles:
  • Call on extensible RMI by Frank Sommers   - [Clicks: 15]
    Remote Method Invocation (RMI) has become a standard communication mechanism between remote Java objects. In spite of that popularity, the lack of a robust security framework has hindered RMI's acceptance for wide-area distributed computing. The latest RMI framework, Jini Extensible Remote Invocation (JERI), introduced as part of the Jini 2.0 release, features a powerful, highly configurable RMI security mechanism. This article presents an extensible RMI overview and demonstrates JERI's configuration features.
    http://www.javaworld.com/javaworld/jw-12-2003/jw-1219-jiniology.html? - Dec, 2003
  • High-impact Web tier clustering, Part 2: Building adaptive, scalable solutions with JavaSpaces by Sing Li   - [Clicks: 12]
    In this second installment of the High-impact Web tier clustering series, Sing Li dives into typical cluster system design scenarios and shows why a one-size-fits-all solution may not exist, while solutions based on JavaSpaces and Jini technology can be adaptively deployed to satisfy differing requirements.
    [Includes JSCart source code]
    http://www-106.ibm.com/developerworks/java/library/j-cluster2/ - Sep, 2003
  • Accessing MBeans Through the Jini Service by Frank Jennings   - [Clicks: 37]
    MBean provides a powerful interface for managing services. Jini extends the functionality of MBeans by letting the client discover the JMX agent in a network on the fly.
    http://www.sys-con.com/story/?storyid=37698&DE=1 - Sep, 2003
  • How to Talk About Jini, J2EE, and Web Services at a Cocktail Party by Kathy Sierra, Bert Bates   - [Clicks: 18]
    OK, let's face it: Jini is just not the buzzword it once was, with J2EE and Web services all the rage. Except that J2EE really works, with transactions and security, and all the rest, while Web services are still largely an uphill struggle. The word "bleeding" comes to mind. But Jini is out there, used by some of the world's largest banking organizations and even the U.S. military.
    http://www.onjava.com/pub/a/onjava/2003/08/27/cocktails.html - Aug, 2003
  • High-impact Web tier clustering, Part 1: Scaling Web services and applications with JavaGroups by Sing Li   - [Clicks: 14]
    In this series, Sing Li examines three open source software substrates that can enable high-impact Web tier clustering, beginning with JavaGroups.
    [Includes JSCart source code]
    http://www-106.ibm.com/developerworks/java/library/j-cluster1/ - Jul, 2003
  • Jini Starter Kit 2.0 tightens Jini's security framework by Frank Sommers   - [Clicks: 25]
    Security for distributed systems based on mobile Java code is the theme of Sun Microsystems' new Jini Starter Kit, JSK 2.0. JSK 2.0 incorporates three new specifications: a new programming model and infrastructure for Jini services, a new implementation of Java RMI (Remote Method Invocation), and several changes to existing Jini tools and utilities. This article introduces JSK 2.0's security-related features.
    http://www.javaworld.com/javaworld/jw-05-2003/jw-0509-jiniology.html - May, 2003

[Top]