[推荐]dotNET中进程间同步/通信的经典框架

推荐一篇关于dotNET中常用的进程间同步或通信的框架文章:

A C# Framework for Interprocess Synchronization and Communication
By
Christoph Ruegg

How to share resources and implement a rich message/data passing architecture between threads and processes (SOA) 

起码在好几个很成熟的框架代码中都能够找到对Christoph Ruegg的库使用,比如Barrier,MemoryMapping,Semaphore等等。

经典框架,大家多多使用吧。

posted @ 2005-04-12 12:56  老兵笔记  阅读(1584)  评论(2编辑  收藏  举报