Autonomics Development: A Domain-Specific Aspect Language Approach: Autonomic Systems
Autor Paul Souleen Limba Engleză Paperback – 21 iul 2010
Preț: 312.43 lei
Preț vechi: 390.54 lei
-20% Nou
Puncte Express: 469
Preț estimativ în valută:
59.80€ • 63.08$ • 49.83£
59.80€ • 63.08$ • 49.83£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783034605397
ISBN-10: 3034605390
Pagini: 146
Ilustrații: X, 134 p. 39 illus.
Dimensiuni: 155 x 235 x 18 mm
Greutate: 0.2 kg
Ediția:2010
Editura: Springer
Colecția Birkhäuser
Seria Autonomic Systems
Locul publicării:Basel, Switzerland
ISBN-10: 3034605390
Pagini: 146
Ilustrații: X, 134 p. 39 illus.
Dimensiuni: 155 x 235 x 18 mm
Greutate: 0.2 kg
Ediția:2010
Editura: Springer
Colecția Birkhäuser
Seria Autonomic Systems
Locul publicării:Basel, Switzerland
Public țintă
ResearchCuprins
Distributed Systems Development.- An Aspect-Oriented Approach.- The Distribution Definition Language.- The RemoteJ Compiler/Generator Implementation.- Evaluation.- Conclusions and Future Work.
Recenzii
From the reviews:
“Adaptive (that is, self-healing and self-managing) code development is addressed in this short book. The domain focuses on distributed programming, and the scope is the introduction of a new aspect language, which for the first time comprises an option for custom-written error-handling code. … broadly accessible, and wildly captivating for anyone with at least a modest interest in the subject.” (A. Squassabia, ACM Computing Reviews, June, 2011)
“Adaptive (that is, self-healing and self-managing) code development is addressed in this short book. The domain focuses on distributed programming, and the scope is the introduction of a new aspect language, which for the first time comprises an option for custom-written error-handling code. … broadly accessible, and wildly captivating for anyone with at least a modest interest in the subject.” (A. Squassabia, ACM Computing Reviews, June, 2011)
Textul de pe ultima copertă
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.
Caracteristici
Original research in distributed systems development Includes supplementary material: sn.pub/extras