
Is anyone using Cloud Haskell yet? I'm really excited by the possibilities. Tom

On Fri, Jul 22, 2011 at 8:25 AM, Tom Murphy
Is anyone using Cloud Haskell yet? I'm really excited by the possibilities.
Do you have a link to what you mean by "Cloud Haskell"?
Tom
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

On Fri, Jul 22, 2011 at 8:25 AM, Tom Murphy
wrote: Is anyone using Cloud Haskell yet? I'm really excited by the
As described in "Towards Haskell in the Cloud":
http://research.microsoft.com/en-us/um/people/simonpj/papers/parallel/
Tom
On Jul 22, 2011 11:01 AM, "Antoine Latter"
Do you have a link to what you mean by "Cloud Haskell"?
Tom
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

On Fri, Jul 22, 2011 at 4:11 PM, Tom Murphy
Is anyone using Cloud Haskell yet? I'm really excited by the possibilities.
Hello there! I'm currently looking at the possibility of incorporating it into my masters thesis project (A Haskell EDSL for agent-based simulation), but haven't yet implemented the part of the project that'll use it. I'd also be interested in anyone else's experiences with it as it seems like a fairly young project, and will try and write up some of my own once I've got a bit further with it! Thanks, Tim

I'm using it as the basis for a lightweight distributed generalised MapReduce framework for Haskell, which basically turns out to be a framework for distributed monads. I haven't started serious work yet, but expect to in the next few days, and so would be interested to share experiences. J Julian Porter julian.porter@porternet.org http://www.porternet.org On 23 Jul 2011, at 11:03, Tim Cowlishaw wrote:
On Fri, Jul 22, 2011 at 4:11 PM, Tom Murphy
wrote: Is anyone using Cloud Haskell yet? I'm really excited by the possibilities.
Hello there! I'm currently looking at the possibility of incorporating it into my masters thesis project (A Haskell EDSL for agent-based simulation), but haven't yet implemented the part of the project that'll use it. I'd also be interested in anyone else's experiences with it as it seems like a fairly young project, and will try and write up some of my own once I've got a bit further with it!
Thanks,
Tim
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (4)
-
Antoine Latter
-
Julian Porter
-
Tim Cowlishaw
-
Tom Murphy