InfoWorld: Modernizing IT

JavaWorld: Solutions for Java Developers

Advanced search
  • Research Centers
  • + Core Java
    • Client-side Java
    • Design Patterns
    • Java Language
    • Java Platform APIs
    • Java Programming Concepts
    • Swing/GUI Programming
    • Threads/Concurrency
  • + Enterprise Java
    • Ajax/RIA/Web 2.0
    • Architecture & Scalability
    • Enterprise Best Practices
    • Java & XML
    • Java Web Development
    • Web Services & SOAs
  • + Mobile Java
    • + Tools & Methods
      • Application Servers
      • Data Management/RDBMS
      • Enterprise Middleware
      • Java IDEs
      • Java Security
      • Open Source Tools
      • Scripting/Other Languages
      • Software Development Lifecycle
      • Software Development Methodologies
      • Testing & Debugging
      • Web Application Frameworks
    • + JavaWorld Archives
      • Design Techniques
      • How-to Java
      • Java 101
      • Java Design Patterns
      • Java Q&A
      • Java Tips
      • Java Traps
      • Server-side Java
      • Under the Hood
    • Site Resources
    • Featured Articles
    • News & Views
    • Community
    • Java Q&A
    • JW Blogs
    • Podcasts
    • Site Map
    • Careers
    • Newsletters
    • Whitepapers
    • RSS Feeds
    • About JavaWorld
    • Advertise
    • Write for JW

    • Featured articles

    Results for: +topicid:1002 +subtopicid:1017

    Document count:topicid:1002 (676) subtopicid:1017 (43)

    about 43 results found, scored using date, sorted by relevance
    score without date  
    prev16-30next

    42%
    Find Similar

    Unleash mobile agents using Jini - JavaWorld
    Jun. 28, 2002
    Mobile agents are ubiquitous in today's software applications—from e-commerce to network management to data warehousing. Mobile agent developers implement these solutions in Java for several reasons: First and foremost, ...
    http://www.javaworld.com/javaworld/jw-06-2002/jw-0628-jini.html


    42%
    Find Similar

    Jini-like discovery for RMI - JavaWorld
    Nov. 21, 2001
    Not yet on the Jini bandwagon? Despite its powerful mechanisms, Jini has yet to be accepted in mainstream Java development. Until that happens, developers need to find better Remote Method Invocation (RMI) solutions. ...
    http://www.javaworld.com/javaworld/jw-11-2001/jw-1121-jinirmi.html


    42%
    Find Similar

    Jini in the age of reusable applications - JavaWorld
    Oct. 05, 2001
    Ted Achacoso, CTO of GroupServe, discusses the increasing need for network-aware business applications in the enterprise. He suggests that Jini can help enterprise developers in that endeavor, and, in particular, help ...
    http://www.javaworld.com/javaworld/jw-10-2001/ jw-1005-jiniinterview.html


    42%
    Find Similar

    Survival of the fittest Jini services, Part 1 - JavaWorld
    Apr. 13, 2001
    In the near future, Frank Sommers argues, all information capable of digital capture will be recorded, and made available via the Web in the form of active, persistent objects. The primary consumers of this information ...
    http://www.javaworld.com/javaworld/jw-04-2001/jw-0413-jiniology.html


    42%
    Find Similar

    Object mobility in the Jini environment - JavaWorld
    Jan. 05, 2001
    The more capable a software package, the more installation and configuration it typically requires. Jini promises to reverse this trend by locating objects on the network based on their functionality or object type, and ...
    http://www.javaworld.com/javaworld/jw-01-2001/jw-0105-jiniology.html


    42%
    Find Similar

    Sun lets Jini Starter Kit 1.1 out of the bottle - JavaWorld
    Dec. 08, 2000
    JavaWorld author Frank Sommers caught up with Jim Waldo, Jini architect and Sun Microsystems Distinguished Engineer, via telephone. In this interview, Waldo discusses the Jini 1.1 release and Jini's role in enterprise ...
    http://www.javaworld.com/javaworld/jw-12-2000/jw-1208-waldo.html


    42%
    Find Similar

    Objects versus documents for server-client interaction, Part 2 - JavaWorld
    Jul. 28, 2000
    In this three-part series, Bill Venners compares the traditional approach to defining client/server interaction, using protocols and documents, with Jini's strategy of using objects and interfaces. In Part 1, Venners ...
    http://www.javaworld.com/javaworld/jw-07-2000/jw-0728-jiniology.html


    42%
    Find Similar

    Objects versus documents for server-client interaction, Part 1 - JavaWorld
    May. 26, 2000
    In this article, the first of three parts, Bill Venners compares the traditional approach to client-server interaction, using protocols and documents, with Jini's approach of using objects and interfaces. In Jini's ...
    http://www.javaworld.com/javaworld/jw-05-2000/jw-0526-jiniology.html


    42%
    Find Similar

    Cleaning up after Jini services - JavaWorld
    Mar. 24, 2000
    In this article, Bill Venners looks at a fundamental issue with network-mobile code: clients (such as Jini browsers) that load objects of which they have no prior knowledge cannot invoke cleanup methods on those objects ...
    http://www.javaworld.com/javaworld/jw-03-2000/jw-0324-jiniology.html


    42%
    Find Similar

    Locate services with the Jini lookup service - JavaWorld
    Feb. 21, 2000
    Bill Venners looks at ways that Jini clients can search for desired services in the Jini lookup service. He details both the flexibility of the lookup service as well as its inherent limitations. He proposes a way for ...
    http://www.javaworld.com/javaworld/jw-02-2000/jw-02-jiniology.html


    40%
    Find Similar

    Join the Jini community - JavaWorld
    Jul. 01, 1999
    Learn more about the growing Jini technology development community and how you can participate. (1,500 words)
    http://www.javaworld.com/jw-07-1999/jw-07-jinicommunity.html


    39%
    Find Similar

    Jini-talk with Jim Waldo - JavaWorld
    Nov. 23, 2001
    Frank Sommers and Bill Venners recently caught up with Jini architect Jim Waldo at JavaWorld's San Francisco office. In this interview, Waldo talks about the impact of mobility on distributed systems, Jini as a tool to ...
    http://www.javaworld.com/javaworld/jw-11-2001/jw-1121-jiniology.html


    39%
    Find Similar

    Survival of the fittest Jini services, Part 3 - JavaWorld
    Oct. 19, 2001
    The Jini Transaction Specification defines a transaction coordinator for the two-phase commit (2PC) protocol, as well as a default transaction semantics guaranteeing ACID properties. This article explains the default ...
    http://www.javaworld.com/javaworld/jw-10-2001/jw-1019-jiniology.html


    39%
    Find Similar

    How to attach a user interface to a Jini service - JavaWorld
    Oct. 20, 1999
    In this article, Bill Venners gives you a glimpse of the Jini community in action and looks at what the serviceui project from Jini.org has proposed for a standard way to attach a user interface to a Jini service. (4, ...
    http://www.javaworld.com/javaworld/jw-10-1999/jw-10-jiniology.html


    39%
    Find Similar

    Sun radiant over Jini magic in mobile networks - JavaWorld
    Aug. 20, 1999
    July 13, 1999 -- One of Sun Microsystems Inc.'s top engineers in Yokohama, Japan today positioned his company's Jini distributed computing architecture as the magic formula to fuse the freedom of mobile devices with the ...
    http://www.javaworld.com/javaworld/jw-08-1999/ jw-08-idgns-jinijapan.html


     prev   1   2   3  next 


    Start new search   Search these results  

       Help  Advanced  Powered by Ultraseek
    • JW's Most Read
    • Editor's Choice

    Recent:

    • Java Tips: The Serialization algorithm revealed
    • Know your Oracle application server
    • SwingX, JRuby: Survivors?
    • Cloud-ready, multicore-friendly apps, Part 2
    • Lean service architectures with Java EE 6

    Archives:

    • Hello, OSGi: Bundles for beginners (2008)
    • Sockets programming in Java: A tutorial (1996)
    • Understanding JPA, Part 1 (2008)
    • Smartly load your properties (2003)
    • REST for Java developers, Part 1 (2008)

    Fresh perspectives in JW Blogs:

    • Java to Go: As the Java world turns
    • Irregular Expressions: Career advice for coders
    • High Performance Java: On high-octane Java
    • Java Tips: Programming tips, tricks, how-to's

    JavaWorld's Daily Brew: Starting conversations in the Java developer community

    Newsletter sign-up
    View all newsletters

    Sign up for our technology specific newsletters.

    Enterprise Java
    Email Address:

    What is IT Asked & Answered

    A place to submit your nagging technology question for review by our experts - and you.

    Keep on top of the questions from your desktop or favorite social media site.

    Sponsored Links

    Sponsored Links


    • RESEARCH CENTERS Core Java Enterprise Java Java ME Tools & Methods JavaWorld Archives
    • IDG Network CIO Computerworld CSO Demo GamePro
    • Games.net IDGconnect.com IDG World Expo Infoworld Linuxworld.com
    • MacUser Macworld NetworkWorld.com PC World Playlistmag.com
    About Us | Advertise | Contact Us | Terms of Service/Privacy Copyright, 2006-2008 Network World, Inc. All rights reserved.