The Polylith Software Bus (1991)
| Venue: | ACM Transactions on Programming Languages and Systems |
| Citations: | 171 - 18 self |
BibTeX
@ARTICLE{Purtilo91thepolylith,
author = {James M. Purtilo},
title = {The Polylith Software Bus},
journal = {ACM Transactions on Programming Languages and Systems},
year = {1991},
volume = {16},
pages = {151--174}
}
Years of Citing Articles
OpenURL
Abstract
We describe a system called Polylith that helps programmers prepare and interconnect mixed-language software components for execution in heterogeneous environments. Polylith's principal benefit is that programmers are free to implement functional requirements separately from their treatment of interfacing requirements; this means that once an application has been developed for use in one execution environment (such as a distributed network) it can be adapted for reuse in other environments (such as a shared-memory multiprocessor) by automatic techniques. This flexibility is provided without loss of performance. We accomplish this by creating a new run-time organization for software. An abstract decoupling agent, called the software bus, is introduced between the system components. Heterogeneity in language and architecture is accommodated since program units are prepared to interface directly to the bus, not to other program units. Programmers specify application structure in terms of ...







