Proceedings of the Workshop on Hot Topics in Opera
Proceedings of the Workshop on Hot Topics in Operating Systems Year 2009 Peer-reviewed
Computer Science · Research

FLUXO

Emre Kiciman Benjamin Livshits Madanlal Musuvathi
2009
Publication year
Hot Topics Workshop
Venue
Peer-reviewed
Type

Summary

In this paper, we propose FLUXO, a system that separates an Internet service’s logical functionality from the architectural decisions made to support performance, scalability, and reliability. FLUXO achieves this separation through three mechanisms: 1) a coarse-grained dataflowbased programming model; 2) detailed runtime request tracing to capture workload distributions, performance behavior, and resource requirements; and 3) a set of analysis techniques that determine how to apply simple, parameterized dataflow transformations to optimize the service architecture for performance, scalability, and reliability. In this paper, we describe our vision for how to make Internet services easier to construct, and show how a variety of Internet service performance optimizations may be expressed as transformations applied to FLUXO programs.

Cite this paper — BibTeX
@InProceedings{kiciman09hotos,
  author = {Emre Kiciman and Benjamin Livshits and Madanlal Musuvathi}, 
  title = "{FLUXO}: A Simple Service Compiler",
  booktitle = "Proceedings of the Workshop on Hot Topics in Operating Systems",
  month =  may,
  year = "2009",
  location = "Monte Verita, Switzerland",
}
Copied