Knowing.NET
  • About
  • ML
  • Offtopic
  • Other
  • Programming
  • Reviews
  • Xamarin
    • Archives
 Tue 29 August 2006
 larry
   Concurrency    Languages/C++

Concurrent Programming in C# Intro

DevX has published my introductory article on concurrent programming in C# (a companion piece to my earlier article on C++/CLI and OpenMP). The interesting thing is that OpenMP makes parallel constructs easier to express in C++ than is possible in C#. On the other hand, C#'s memory management and reflection make it easier to write a general helper function.

  • blogroll

  • Tina Jensen Arts
  • social

  • Mastodon @lobrien@hachyderm.io
  • Github lobrien
  • LinkedIn Larry O'Brien
  • Categories

  • ML
  • Offtopic
  • Other
  • Programming
  • Reviews
  • Xamarin