Welcome to MSDN Blogs Sign in | Join | Help

News

  • These postings are provided "AS IS" with no warranties and confer no rights. All code and tools presented are done so under the Microsoft Public License.
F# and the Task Parallel Library

Over on his blog, Don Syme has a post about F# and Parallel Extensions:

"Over the coming year I expect we'll be seeing this library used very widely from F#, and we'll eventually be using the TPL as a key underlying technology for F# asynchronous workflows. TPL excels at CPU-intensive parallelism and exploiting multiple cores, especially in conjunction with functional programming. This makes it ideal for use with F#."

Exciting stuff. In the meantime, you can see an example of the Task Parallel Library being used from F# on Jurgen van Gael's blog. Thanks for the example, Jurgen!

Posted: Wednesday, December 19, 2007 6:51 PM by toub

Comments

Jurgen Van Gael said:

I had some trouble with the comments and moved my blog to http://undirectedgrad.blogspot.com/. The post on F# and TPL is now at:

http://undirectedgrad.blogspot.com/2007/12/f-and-task-parallel-library.html

# December 20, 2007 4:40 PM

toub said:

Thanks; I've updated the link in the post.

# December 21, 2007 11:49 PM

Mehdi said:

How can i write a distributed Software

is there any platform in .NET to write such code?

and is there any facility to use MPI?

tanx

# January 13, 2008 10:11 AM

toub said:

# January 13, 2008 4:04 PM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker