advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Sidebar 1. Who Is Using Jini Technology Today?
Sidebar 2. Peter Deutsch's Fallacies of Distributed Computing
Sidebar 3. The Jini Community
Sidebar 4. The Truth About Jini Technology's Reliance on the Java Platform
Sidebar 5. Who Cares About Client-side and Network Communications Service Code?
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

Java Dynamic Networking with Jini Technology, Part 1

If you are having trouble keeping your distributed system up and running, Jini technology may be just what you need. Learn how Java dynamic networking can help your system help itself. 


advertisement
ini technology is an open architecture that enables Java developers to build distributed systems that are highly adaptive to change. As the complexities associated with building and managing service-based systems become clearer, more and more developers are relying on Jini technology's dynamic networking capabilities and service-oriented architecture to build distributed systems today.

Jini technology introduced the concept of dynamic networking, a very simple, yet unique networking approach. The fundamental difference between dynamic networking and traditional networking is one of perspective. If you build your system with the assumption that the environment it will run in is dynamic, and therefore actively consider that the system will need to detect and respond to changes in its runtime environment, then you are working in a dynamic networking mindset. If you don't think about this at all as you design and code your system, then you're not working in a dynamic networking mindset. Today's deployment environments are increasingly dynamic, and in these environments systems that are built to respond to change both flexibly and automatically often perform better than their static counterparts, which rely largely on human intervention to deal with change.


It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com.
Already a member?



advertisement