Introducing the new Task type

Posted by: The Moth, on 30 Dec 2008 | View original | Bookmarked: 0 time(s)

In a previous post I made the point about the need to finely partition our compute bound operations and enumerated the benefits of fine grained parallelism. In another post I showed how it is a mistake to directly use Threads to achieve fine grained parallelism. The problem was that the unit of partitioning in our user mode app was also the unit of scheduling of the OS.System.Threading.Tasks.TaskWe are introducing in mscorlib of .NET 4 the System.Threading.Tasks.Task type that represents a lightweight...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: SQL | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 710 | Hits: 9

Similar Posts

  • Naming Anonymous Types with Generate from Usage more
  • Migrating data from one database server to another with Telerik OpenAccess ORM more
  • Using SqlBulkCopy To Perform Efficient Bulk SQL Operations more
  • SharePoint 2010 Workflow more
  • ASP.NET MVC 1.0 Scripts Available on Microsoft CDN more
  • Announcing Microsoft Ajax Library (Preview 6) and the Microsoft Ajax Minifier more
  • Using Seadragon with ASP.NET MVC more
  • Fun with C# 4.0s dynamic more
  • Take Two: A jQuery WCF/ASMX ServiceProxy Client more
  • jQuery UI Datepicker and z-Index more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD