TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Cloud Haskell: work-stealing, master-slave and work-pushing

84 pointsby donsover 12 years ago

3 comments

donsover 12 years ago
And a more recent summary: The New Cloud Haskell, <a href="http://www.well-typed.com/blog/70" rel="nofollow">http://www.well-typed.com/blog/70</a><p>Compared to the previous prototype:<p>* it is much faster;<p>* it can run on multiple kinds of network;<p>* has backends to support different environments (like cluster or cloud);<p>* has a new system for dealing with node disconnect and reconnect;<p>* has a more precisely defined semantics;<p>* supports composable, polymorphic serialisable closures;<p>* and internally the code is better structured and easier to work with.
ehambergover 12 years ago
An introduction to Cloud Haskell from the Haskell Implementors' Workshop in September:<p><a href="http://www.youtube.com/watch?v=1jJ2paFuErM" rel="nofollow">http://www.youtube.com/watch?v=1jJ2paFuErM</a><p>Slides: <a href="http://www.haskell.org/wikiupload/4/46/Hiw2012-duncan-coutts.pdf" rel="nofollow">http://www.haskell.org/wikiupload/4/46/Hiw2012-duncan-coutts...</a>
marshrayover 12 years ago
"Erlang for Haskell" or "Akka for Haskell" I believe the goal is. It's going to be cool.
评论 #4620228 未加载