Scientific Workflows: Programming, Optimization, and Synthesis with ASKALON and AWDL
Autor Jun Qin, Thomas Fahringeren Limba Engleză Paperback – 20 sep 2014
Qin and Fahringer present a novel workflow language called Abstract Workflow Description Language (AWDL) and the corresponding standards-based, knowledge-enabled tool support, which simplifies the development of scientific workflow applications. AWDL is an XML-based language for describing scientific workflow applications at a high level of abstraction. It is designed in a way that allows users to concentrate on specifying such workflow applications without dealing with either the complexity of distributed computing environments or any specific implementation technology. This research monograph is organized into five parts: overview, programming, optimization, synthesis, and conclusion, and is complemented by an appendix and an extensive reference list.
The topics covered in this book will be of interest to both computer science researchers (e.g. in distributed programming, grid computing, or large-scale scientific applications) and domain scientists who need to apply workflow technologies in their work, as well as engineers who want to develop distributed and high-throughput workflow applications, languages and tools.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 590.82 lei 38-45 zile | |
Springer Berlin, Heidelberg – 20 sep 2014 | 590.82 lei 38-45 zile | |
Hardback (1) | 630.67 lei 6-8 săpt. | |
Springer Berlin, Heidelberg – 15 aug 2012 | 630.67 lei 6-8 săpt. |
Preț: 590.82 lei
Preț vechi: 738.53 lei
-20% Nou
Puncte Express: 886
Preț estimativ în valută:
113.07€ • 118.92$ • 94.18£
113.07€ • 118.92$ • 94.18£
Carte tipărită la comandă
Livrare economică 30 decembrie 24 - 06 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783642436796
ISBN-10: 364243679X
Pagini: 244
Ilustrații: XXII, 222 p.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.35 kg
Ediția:2012
Editura: Springer Berlin, Heidelberg
Colecția Springer
Locul publicării:Berlin, Heidelberg, Germany
ISBN-10: 364243679X
Pagini: 244
Ilustrații: XXII, 222 p.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.35 kg
Ediția:2012
Editura: Springer Berlin, Heidelberg
Colecția Springer
Locul publicării:Berlin, Heidelberg, Germany
Public țintă
ResearchCuprins
Part I Overview.- Introduction.- Prerequisites.- Part II Programming.- Abstract Workflow Description Language (AWDL).- Workflow Modularization.- UML Based Scientific Workflow Modeling.- Part III Optimization.- Collection Oriented Data Flow Support for Scientific Workflows.- Part IV Synthesis.- Semantic-Based Scientific Workflow Composition.- Automatic Scientific Workflow Composition.- Part V Related Work.- Related Work.- Part VI Conclusions.- Conclusions.- Part VII Appendices.- Acronyms.- Symbols.
Recenzii
From the reviews:
“The research monography introduces the abstract workflow description language, shortly AWDL … . The research community involved in workflow technologies will find in this book an excellent overview of the current state of the art the field … . Scientists from various research fields will find in the book several well described examples of scientific workflows to be followed. … the book can be used as a guide for AWDL in practical lessons about workflow technologies at undergraduate or graduate studies in distributed computing.” (Dana Petcu, Zentralblatt MATH, Vol. 1252, 2012)
“The research monography introduces the abstract workflow description language, shortly AWDL … . The research community involved in workflow technologies will find in this book an excellent overview of the current state of the art the field … . Scientists from various research fields will find in the book several well described examples of scientific workflows to be followed. … the book can be used as a guide for AWDL in practical lessons about workflow technologies at undergraduate or graduate studies in distributed computing.” (Dana Petcu, Zentralblatt MATH, Vol. 1252, 2012)
Notă biografică
Dr. Jun Qin received his MS degree in Computer Science from Beijing Institute of Technology, Beijing, China, in 2002, and completed his PhD degree in Computer Science from the University of Innsbruck, Austria, in 2010. His research interests include programming languages, workflows, scientific computing, parallel and distributed computing, and high-performance computing. He is currently working for Amadeus, the leading provider of IT solutions to the tourism and travel industry.
Prof. Dr. Thomas Fahringer is a Professor of Computer Science and head of the Institute of Computer Science at the University of Innsbruck. His research interests are in programming languages, workflow systems, Grid and Cloud computing, high performance and multi-core parallel computing. He has published over 160 papers in the area of performance-oriented parallel and distributed high-performance computing including 30 journal articles, 3 books and has won 3 best paper awards at top ranking IEEE and ACM conferences.
Prof. Dr. Thomas Fahringer is a Professor of Computer Science and head of the Institute of Computer Science at the University of Innsbruck. His research interests are in programming languages, workflow systems, Grid and Cloud computing, high performance and multi-core parallel computing. He has published over 160 papers in the area of performance-oriented parallel and distributed high-performance computing including 30 journal articles, 3 books and has won 3 best paper awards at top ranking IEEE and ACM conferences.
Textul de pe ultima copertă
Creating scientific workflow applications is a very challenging task due to the complexity of the distributed computing environments involved, the complex control and data flow requirements of scientific applications, and the lack of high-level languages and tools support. Particularly, sophisticated expertise in distributed computing is commonly required to determine the software entities to perform computations of workflow tasks, the computers on which workflow tasks are to be executed, the actual execution order of workflow tasks, and the data transfer between them.
Qin and Fahringer present a novel workflow language called Abstract Workflow Description Language (AWDL) and the corresponding standards-based, knowledge-enabled tool support, which simplifies the development of scientific workflow applications. AWDL is an XML-based language for describing scientific workflow applications at a high level of abstraction. It is designed in a way that allows users to concentrate on specifying such workflow applications without dealing with either the complexity of distributed computing environments or any specific implementation technology. This research monograph is organized into five parts: overview, programming, optimization, synthesis, and conclusion, and is complemented by an appendix and an extensive reference list.
The topics covered in this book will be of interest to both computer science researchers (e.g. in distributed programming, grid computing, or large-scale scientific applications) and domain scientists who need to apply workflow technologies in their work, as well as engineers who want to develop distributed and high-throughput workflow applications, languages and tools.
Qin and Fahringer present a novel workflow language called Abstract Workflow Description Language (AWDL) and the corresponding standards-based, knowledge-enabled tool support, which simplifies the development of scientific workflow applications. AWDL is an XML-based language for describing scientific workflow applications at a high level of abstraction. It is designed in a way that allows users to concentrate on specifying such workflow applications without dealing with either the complexity of distributed computing environments or any specific implementation technology. This research monograph is organized into five parts: overview, programming, optimization, synthesis, and conclusion, and is complemented by an appendix and an extensive reference list.
The topics covered in this book will be of interest to both computer science researchers (e.g. in distributed programming, grid computing, or large-scale scientific applications) and domain scientists who need to apply workflow technologies in their work, as well as engineers who want to develop distributed and high-throughput workflow applications, languages and tools.
Caracteristici
Discusses various programming issues and models for distributed computing systems Specifies scientific workflows at a high level of abstraction Illustrates HPF (High-Performance Fortran)-inspired data distribution constructs Describes Artificial Intelligence planning-based algorithms for workflow creation Systematically compares numerous workflow programming systems and languages from leading research groups Includes supplementary material: sn.pub/extras Includes supplementary material: sn.pub/extras