Community

Using TPL and PLINQ to raise performance of feed aggregator

(Gunnar Peipman) In this posting I will show you how to use Task Parallel Library (TPL) and PLINQ features to boost performance of simple RSS-feed aggregator. I will use here only very basic .NET classes that almost every developer starts from when learning parallel programming. Of course, we will a

Read More - Register for Free Membership