Konferenzbeitrag
Safe and scalable build automation through virtualization
Lade...
Volltext URI
Dokumententyp
Text/Conference Paper
Dateien
Zusatzinformation
Datum
2011
Autor:innen
Zeitschriftentitel
ISSN der Zeitschrift
Bandtitel
Verlag
Gesellschaft für Informatik e.V.
Zusammenfassung
Hardware virtualization is often used to achieve isolation of one application from another, while still allowing to run the applications on the same physical hardware for better utilization; using separate machines might have been an alternative. Often, people associate this scenario with long-running tasks, such as web servers or other services offered in the network. In this paper, we discuss a use case of virtualization that is quite different, where virtual machines are created and destroyed so quickly that using physical hardware would have been feasible at all. The specific application that we consider is build automation in the Python Package Index, as implemented in the HPI Future SOC Lab.