Examples
Here are all the examples from Thursday evening’s introductory talk on Parallelisation at the Aberdeen Developers User Group.
- Starting tasks
- Parallel.Invokeexample
- Parallel.Forexample
- Parallel.ForEachexample
- Basic PLINQexample
- Tasks within Tasks example
- Data Management
- Independent Object Graphsexample
- ConcurrentBagexample
- ConcurrentDictionary example
- Stopping Tasks
- Error Handling with AggregateExceptionexample
- Cancelling Tasks example.
Slide Deck
You can download the slide deck here.