Logo

Parallel Programming with Microsoft .NET

Large book cover: Parallel Programming with Microsoft .NET

Parallel Programming with Microsoft .NET
by

Publisher: Microsoft Press
ISBN/ASIN: 0735651590
ISBN-13: 9780735651593
Number of pages: 217

Description:
A book that introduces .NET programmers to patterns for including parallelism in their applications. Examples of these patterns are parallel loops, parallel tasks and data aggregation with map-reduce. Each pattern has its own chapter. Each chapter includes a description of the problem, an example of where the pattern is applicable, and code that implements the solution.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Team Development with Visual Studio Team Foundation ServerTeam Development with Visual Studio Team Foundation Server
- Microsoft Press
This guide shows you how to get the most out of Visual Studio 2005 Team Foundation Server to help improve the effectiveness of your team-based software development. You'll find guidance and insights you can tailor for your specific scenarios.
(10567 views)
Book cover: .NET Technology Guide for Business Applications.NET Technology Guide for Business Applications
- Microsoft Corporation
A comprehensive guide to .NET development technologies and application patterns. It details the available technologies for evolving and modernizing business applications that are core to the business and based on established patterns.
(9594 views)
Book cover: .NET Microservices: Architecture for Containerized .NET Applications.NET Microservices: Architecture for Containerized .NET Applications
by - Microsoft Corporation
This guide is an introduction to developing microservices-based applications and managing them using containers. To make it easier to get started, the guide focuses on a reference containerized and microservice-based application that you can explore.
(6438 views)
Book cover: The Little ASP.NET Core BookThe Little ASP.NET Core Book
by - recaffeinate.co
I wrote this book to help developers and people interested in web programming learn about ASP.NET Core 2.0, a new framework for building web applications and APIs. This short book is structured as a tutorial. You'll build an app from start to finish.
(7774 views)