Software Configuration Management Using Vesta: Monographs in Computer Science
Autor Clark Allan Heydon, Roy Levin, Timothy P. Mann, Yuan Yuen Limba Engleză Paperback – 8 oct 2011
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 644.81 lei 6-8 săpt. | |
Springer Us – 8 oct 2011 | 644.81 lei 6-8 săpt. | |
Hardback (1) | 648.59 lei 6-8 săpt. | |
Springer Us – 28 feb 2006 | 648.59 lei 6-8 săpt. |
Din seria Monographs in Computer Science
- 20% Preț: 1209.56 lei
- 20% Preț: 511.92 lei
- 20% Preț: 1285.31 lei
- 20% Preț: 333.22 lei
- 20% Preț: 328.60 lei
- 15% Preț: 646.94 lei
- 20% Preț: 357.48 lei
- 20% Preț: 339.47 lei
- 20% Preț: 653.21 lei
- 20% Preț: 329.44 lei
- 20% Preț: 993.74 lei
- 20% Preț: 992.26 lei
- 20% Preț: 1630.95 lei
- 20% Preț: 656.03 lei
- 20% Preț: 650.08 lei
- 20% Preț: 328.09 lei
- 20% Preț: 641.16 lei
- 20% Preț: 334.38 lei
- 18% Preț: 737.74 lei
- 20% Preț: 642.19 lei
- 20% Preț: 641.99 lei
- 20% Preț: 345.59 lei
- 20% Preț: 711.29 lei
- 20% Preț: 1001.16 lei
- 20% Preț: 661.47 lei
- 20% Preț: 343.62 lei
- 15% Preț: 505.30 lei
- 20% Preț: 640.69 lei
- Preț: 396.78 lei
- 18% Preț: 956.81 lei
- 20% Preț: 592.68 lei
- 20% Preț: 329.44 lei
- Preț: 383.33 lei
- 20% Preț: 349.40 lei
- 20% Preț: 832.40 lei
- 20% Preț: 993.42 lei
- 15% Preț: 578.87 lei
- 20% Preț: 337.85 lei
- 20% Preț: 988.16 lei
- 20% Preț: 996.56 lei
- 20% Preț: 1293.37 lei
- 20% Preț: 1452.94 lei
Preț: 644.81 lei
Preț vechi: 806.01 lei
-20% Nou
Puncte Express: 967
Preț estimativ în valută:
123.40€ • 127.74$ • 104.30£
123.40€ • 127.74$ • 104.30£
Carte tipărită la comandă
Livrare economică 06-20 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781441934727
ISBN-10: 1441934723
Pagini: 280
Ilustrații: XVIII, 262 p. 50 illus.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.4 kg
Ediția:2006
Editura: Springer Us
Colecția Springer
Seria Monographs in Computer Science
Locul publicării:New York, NY, United States
ISBN-10: 1441934723
Pagini: 280
Ilustrații: XVIII, 262 p. 50 illus.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.4 kg
Ediția:2006
Editura: Springer Us
Colecția Springer
Seria Monographs in Computer Science
Locul publicării:New York, NY, United States
Public țintă
Professional/practitionerCuprins
Introducing Vesta.- Essential Background.- The Architecture of Vesta.- The User’s View of Vesta.- Managing Sources and Versions.- System Description Language.- Building Systems in Vesta.- Inside Vesta.- Inside the Repository.- Incremental Building.- Weeder.- Assessing Vesta.- Competing Systems.- Vesta System Performance.- Conclusions.
Notă biografică
This monograph, and accompanying open-source software Vesta, addresses two core problems in developing large software projects: 1) versioning and 2) building. In order to develop and sustain automated, scalable "software configuration management (SCM) systems," software systems engineers need to understand how large software code bases can be effectively managed and evolved. Using a well-known open-source software prototype system (Vesta developed at Digital and Compaq Systems Research Lab), the authors meticulously assess, develop, and demonstrate key concepts and methods to achieve such evolvable and scalable software systems. The concepts, lessons, and executable code allow researchers to develop a deeper understanding of the problems, and solution domains possible, for large-scale software construction practices.
Textul de pe ultima copertă
This book presents a comprehensive survey of the Vesta system for software configuration management (SCM). Vesta, unlike other SCM systems, is specifically designed to handle very large software projects comprising tens of millions of lines of code and beyond. Researchers in the field of software engineering and specialists in the construction of software development tools will especially benefit from this work, but it will also appeal to those responsible for designing and deploying configuration management solutions for large software systems.
Three important but hard-to-achieve properties lie at the heart of Vesta's unique approach to software configuration management:
Every build is repeatable
Every build is incremental
Every build is consistent
To realize these properties in a practical SCM system, Vesta provides a novel repository to store the versions of the files that make up an evolving software system and a flexible language for writing modular configuration descriptions that define how the system is put together. This book explains in depth these facilities and the suite of tools that supports them, together with a methodology for applying them in practice.
Readers who seek more information about Vesta may download the entire system as well as other publications, reference documents, and user documentation from the Vesta home page at http://www.vestasys.org.
Three important but hard-to-achieve properties lie at the heart of Vesta's unique approach to software configuration management:
Every build is repeatable
Every build is incremental
Every build is consistent
To realize these properties in a practical SCM system, Vesta provides a novel repository to store the versions of the files that make up an evolving software system and a flexible language for writing modular configuration descriptions that define how the system is put together. This book explains in depth these facilities and the suite of tools that supports them, together with a methodology for applying them in practice.
Readers who seek more information about Vesta may download the entire system as well as other publications, reference documents, and user documentation from the Vesta home page at http://www.vestasys.org.
Caracteristici
Presents a comprehensive survey of the Vesta system for software configuration management