Also, that module might be tightly coupled with LINQ for parallel queries, and we don't currently support LINQ within StrataFrame, so you might have to explicitly run the queries.
Microsoft have released a CTP called Parallel Extensions to the .NET framework 3.5 CTP which is to ease the ability to take advantage of multi-processor or multi-core computing environments.
I am thinking of trying out this library, even though its still only a CTP, does anyone have any perceptions of issues that I may hit while using it in conjunction with Strataframe, or should I just not try it yet?
thanks
Geoff