SOFA (component system)
SOFA 2[1] is a component system developed by Distributed Systems Research Group at Charles University in Prague. It provides many advanced features: ADL-based design, behavior specification and verification based on behavior protocols, software connectors supporting different communication styles and providing transparent distribution of applications. SOFA 2 can be used not only for modeling component-based applications but also as a complete framework supporting all the stages of an application lifecycle from development to execution. SOFA 2 basisThe SOFA 2 system includes a component model, repository of components, runtime environment and tool support. Component ModelSOFA 2 component model is defined by means of its meta-model which captures core concepts and states relation among them. RepositorySOFA 2 provides a repository of a components which is automatically generated from the meta-model. Runtime environment
Tool support
SOFA application lifecycle
See alsoReferences
A complete list of SOFA related papers can be found at the DSRG site. External links |