Community

.NET Framework Task Parallel Library and the Active Objects Pattern

(Jeffrey Juday) Hiding an asynchronous or parallel process behind a seemingly simple synchronous method call is common practice for a developer trying to simplify an object’s usability. Task Parallel Library (TPL) is a good choice for the Parallel Computing data structures often required for such a

Read More - Register for Free Membership