Haskell_#: Coordinating Functional Processes
Francisco Heron de Carvalho Junior, Rafael Dueire Lins

TL;DR
Haskell# is a coordination language designed to facilitate the efficient implementation of parallel scientific applications on loosely coupled architectures using Haskell, with demonstrated examples and performance results.
Contribution
It introduces Haskell#, a novel coordination language that integrates with Haskell for parallel scientific computing on loosely coupled systems.
Findings
Effective implementation of parallel scientific applications
Performance improvements demonstrated with examples
Suitable for loosely coupled parallel architectures
Abstract
This paper presents Haskell#, a coordination language targeted at the efficient implementation of parallel scientific applications on loosely coupled parallel architectures, using the functional language Haskell. Examples of applications, their implementation details and performance figures are presented.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Distributed and Parallel Computing Systems · Embedded Systems Design Techniques
