Error!
Success!

Message passing architecture in C#

0
kicks

Message passing architecture in C#  (Unpublished)

A lot of people have written about the benefits of writing software, especially concurrent software, in a message passing architecture. The poster-child language for this style of programming is Erlang, a functional language. In this post I will explain briefly what “message passing architecture” means (in .NET terms), and how I implemented it in my OSS library ErlyThreads, which I am using in the TFSTracker application.


Kicked By:
Drop Kicked By: