Re: [Haskell-cafe] 1st attempt at concurrency

2010-07-27 Thread Günther Schmidt
Dear Jason, And yes, Orc is pretty cool and should be perfectly suited for what you're doing as fetching data from websites was one of the original use cases for Orc. Jason thanks for that, it's nice to be on the right track for once. Günther ___

Re: [Haskell-cafe] 1st attempt at concurrency

2010-07-26 Thread Jason Dagit
2010/7/26 Günther Schmidt > Dear Felipe, > > thank you for the code and for the correction :). > > As usual I come across interesting stuff when I have no immediate need for > it and when I do I can't find it anymore. > > I am looking for something slightly more abstracted and iirc there recently

Re: [Haskell-cafe] 1st attempt at concurrency

2010-07-26 Thread Günther Schmidt
Dear Felipe, thank you for the code and for the correction :). As usual I come across interesting stuff when I have no immediate need for it and when I do I can't find it anymore. I am looking for something slightly more abstracted and iirc there recently was a post about the pi-calculus whi