Autonomics development : a domain-specific aspect language approach / by Paul Soule
- 作者: Soule, Paul.
- 其他作者:
- 其他題名:
- Springer eBooks
- A domain-specific aspect language approach
- 出版: Basel : Springer Basel AG 2010
- 叢書名: Autonomic systems
- 主題: Domain-specific programming languages. , Intelligent agents (Computer software). , Distributed operating systems (Computers) , Computer science , Computer Applications. , Programming Techniques. , Programming Languages, Compilers, Interpreters.
- ISBN: 9783034605403 (electronic bk.) 、 9783034605397 (paper)
- URL:
電子書
-
讀者標籤:
- 系統號: 005172470 | 機讀編目格式
館藏資訊
Distributed applications are difficult to write as programmers need to adhere to specific distributed systems programming conventions and frameworks, which makes distributed systems development complex and error prone and ties the resultant application to the distributed system because the application's code is tangled with the crosscutting concern distribution. This book introduces the concept of a domain-specific aspect language called a Distribution Definition Language that generalises the distribution and distribution recovery concerns by describing the classes and methods of an existing application to be made remote, the distributed system to use to make them remote and the recovery mechanism to use in the event of an error. A software tool in the form of the RemoteJ compiler/generator that uses information contained in the Distribution Definition Language to generate the recovery and distributed system specific code and apply it to the application using bytecode manipulation and generation techniques is introduced. By allowing distribution and autonomic features, such as recovery, to be modularised and applied to existing applications this approach greatly simplifies distributed systems and autonomics development. This book is of particular interest to researchers and students of distributed systems, autonomics, domain-specific aspect languages and aspect-orientation.