登入選單
返回Google圖書搜尋
A Description of Cluster Code Generated by the Durra Compiler
註釋Abstract: "Durra is a language and support environment for the specification and execution of distributed Ada applications. The Durra programmer specifies the distribution of application components by assigning them to virtual nodes called clusters. For each cluster named in an application description, the Durra compiler generates an Ada package body with a standardized format. Within the confines of the format, the content of the package body varies according to the requirements placed upon the cluster by the Durra application description. The cluster- specific package body is compiled and linked with a fixed set of Ada compilation units, common to all clusters, to form a multitasking Ada program.