Improving Batch Performance when Migrating to Microservices with Chunking and Coroutines
Autor(en):
Zusammenfassung
When migrating enterprise software towards microservices, batch jobs are particularly sensitive to communication overhead introduced by the distributed nature of microservices. As it is not uncommon for a
single batch job to process millions of data items, even an additional millisecond of overhead per item may lead to a significant increase in runtime. A common strategy for reducing the average overhead per item is called chunking, which means that individual requests for different data items are grouped into larger requests. However, chunking is difficult to integrate into existing batch jobs, which are traditionally executed sequentially. In this paper, we present a chunking approach based on coroutines, and investigate whether it can be used to mitigate the potential penalty to batch performance during migrations to microservices.
- Vollständige Referenz
- BibTeX
Knoche, H.,
(2019).
Improving Batch Performance when Migrating to Microservices with Chunking and Coroutines.
In:
Kelter, U.
(Hrsg.),
Softwaretechnik-Trends Band 39, Heft 4.
Bonn:
Gesellschaft für Informatik e.V..
(S. 20-22).
@inproceedings{mci/Knoche2019,
author = {Knoche, Holger},
title = {Improving Batch Performance when Migrating to Microservices with Chunking and Coroutines},
booktitle = {Softwaretechnik-Trends Band 39, Heft 4},
year = {2019},
editor = {Kelter, Udo} ,
pages = { 20-22 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
author = {Knoche, Holger},
title = {Improving Batch Performance when Migrating to Microservices with Chunking and Coroutines},
booktitle = {Softwaretechnik-Trends Band 39, Heft 4},
year = {2019},
editor = {Kelter, Udo} ,
pages = { 20-22 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
| Dateien | Groesse | Format | Anzeige | |
|---|---|---|---|---|
| SSP2019_Knoche.pdf | 174.4Kb | Öffnen |
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Feedback abschicken
Mehr Information
ISSN: 0720-8928
Datum: 2019
Sprache:
(en)
(en)
Typ: Text/Conference Paper

