Re: [Haskell-cafe] Who is working on high performance threadsafe mutable data structures in Haskell?

2011-10-27 Thread Johan Tibell
Hi, On Thu, Oct 27, 2011 at 8:45 AM, Ryan Newton wrote: > Based a quick perusal of Hackage there does not seem to be a lot of work in > this area. Of course, for Haskell the importance of this topic may be > diminished relative to pure data structures, but for doing systems-level > work like mo

[Haskell-cafe] Who is working on high performance threadsafe mutable data structures in Haskell?

2011-10-27 Thread Ryan Newton
Hello cafe, In the context of the monad-par project we're just getting to the point of trying to replace our work stealing Deque's with something more efficient (in Haskell). Based a quick perusal of Hackage there does not seem to be a lot of work in this area. Of course, for Haskell the importa