English

Variant-Frequency Semantics for Green Futures

Programming Languages 2013-02-27 v1

Abstract

This paper describes an operational semantics for futures, with the primary target on energy efficiency. The work in progress is built around an insight that different threads can coordinate by running at different "paces," so that the time for synchronization and the resulting wasteful energy consumption can be reduced. We exploit several inherent characteristics of futures to determine how the paces of involving threads can be coordinated. The semantics is inspired by recent advances in computer architectures, where the frequencies of CPU cores can be adjusted dynamically. The work is a first-step toward a direction where variant frequencies are directly modeled as an essential semantic feature in concurrent programming languages.

Keywords

Cite

@article{arxiv.1302.6328,
  title  = {Variant-Frequency Semantics for Green Futures},
  author = {Yu David Liu},
  journal= {arXiv preprint arXiv:1302.6328},
  year   = {2013}
}

Comments

In Proceedings PLACES 2012, arXiv:1302.5798

R2 v1 2026-06-21T23:32:35.688Z