cobald
User Documentation
Resource and Control Model
Pool and Control Model
Composition and Decoration
Detail Descriptions
Resource Abstraction via Pools
Transparent Demand Control
Composing Pools of Resources
Daemon Infrastructure and Facilities
Custom Controllers, Pools and Extensions
Glossary of Terms
Module Index
Development & Maintenance
ChangeLog
Versioning and Releases
cobald
Resource and Control Model
Transparent Demand Control
View page source
Transparent Demand Control
digraph graphname { graph [rankdir=LR, splines=lines, bgcolor="transparent"] controller [label=Controller] poola [label=Pool] controller -> poola }