English

Parallelizing Stream with Future

Distributed, Parallel, and Cluster Computing 2013-05-21 v1

Abstract

Stream is re-interpreted in terms of a Lazy monad. Future is substituted for Lazy in the obtained construct, resulting in possible parallelization of any algorithm expressible as a Stream computation. The principle is tested against two example algorithms. Performance is evaluated, and a way to improve it briefly discussed.

Keywords

Cite

@article{arxiv.1305.4367,
  title  = {Parallelizing Stream with Future},
  author = {Raphaël Jolly},
  journal= {arXiv preprint arXiv:1305.4367},
  year   = {2013}
}
R2 v1 2026-06-22T00:18:47.999Z