Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

22 lines (19 loc) · 1.17 KB

Lachesis-RT

Improved Version of Lachesis with Real-time Linux Threads and Optimized Congestion-aware Scheduling Policy

This repository contains the modified version of the Lachesis middleware aimed at improving OS scheduling of stream processing applications on resource-constrained devices. The repository contains the modified part of Lachesis, where the rest of the source code containing the applications, versions of the Stream Processing Engines (Storm, Flink, ...) is available at the following link.

How to Cite

If our work is useful to your research, please cite the following paper:

@inproceedings{Lachesis-RT,
 author={Frasca, Fausto and Gulisano, Vincenzo and Mencagli, Gabriele and Palyvos-Giannas, Dimitris and Torquati, Massimo},
 booktitle={20th ACM International Conference on Computing Frontiers (CF)}, 
 title={Accelerating Stream Processing Queries with Congestion-aware Scheduling and Real-time Linux Threads}, 
 year={2023},
 volume={},
 number={},
 pages={XX-XX},
 doi={10.1145/3587135.3592202}
}

Contributors

Lachesis-RT has been developed by Fausto Frasca and Gabriele Mencagli.