Droplets: Breaking Monolithic Applications Apart

        Most current systems are built around a monolithic structure that integrates all the services offered. Such a paradigm has been used for many years and is now proving to have many limitations. This is partly because, with the advent of distributed systems, there is a need to distribute the intelligence and control among applications and network entities. Also due to heterogeneous data or systems that an application has to manage, it costs too much to rebuild the application every time a new servce has to be supported. It would be better to add such services while the application is running. This paper attempts to show the benefits of a component-based application against a monolithic one and it introduces a new type of software components, called droplets based on dynamically loadable libraries. Droplets are used to implement selected application services and have the ability to be modified or added to the application while it is running, thus allowing to dynamically modify the application behavior or to extend its funtionality at runtime. Finally the paper shows how to design and implement droplet-based applications and demonstrates how the droplet paradigm has been successfully integrated in an existing commercial application.

By: L. Deri

Published in: RZ2799 in 1996

This Research Report is not available electronically. Please request a copy from the contact listed below. IBM employees should contact ITIRC for a copy.

Questions about this service can be mailed to reports@us.ibm.com .