Showing posts with label Parallel. Show all posts
Showing posts with label Parallel. Show all posts

Thursday, April 18, 2013

Parallelizing a Long Running Service

We will write some simple sample code that will simulate a long running service call.
You are going to use the PayrollServices.GetPayrollDeduction() method which is provided with the begin solution of this article. This is the type of long running code that you would ultimately like to run in parallel.

Automatic Traffic Exchange

YallaTech Facebook page