𝔖 Bobbio Scriptorium
✦   LIBER   ✦

The discipline and method architecture for reusable libraries

✍ Scribed by Kiem-Phong Vo


Book ID
101237179
Publisher
John Wiley and Sons
Year
2000
Tongue
English
Weight
154 KB
Volume
30
Category
Article
ISSN
0038-0644

No coin nor oath required. For personal study only.

✦ Synopsis


Over the past few years, my colleagues and I have written a number of software libraries for fundamental computing tasks, including I/O, memory allocation, container data types and sorting. These libraries have proved to be good software building blocks, and are used widely by programmers around the world. This success is due in part to a library architecture that employs two main interface mechanisms: disciplines to define resource requirements; and methods to parameterize resource management. Libraries built this way are called discipline and method libraries.


πŸ“œ SIMILAR VOLUMES