エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Fast IPC Communication Using Shared Memory and InterlockedCompareExchange (updated!)
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Fast IPC Communication Using Shared Memory and InterlockedCompareExchange (updated!)
Guide to writing a very fast interprocess communication class. This article describes a method of... Guide to writing a very fast interprocess communication class. This article describes a method of IPC that requires no locking or thread sync. Download the example binary (Win32) - 82.8 Kb Download example source (VS2005) - 14.9 Kb Download latest source (VS2005) - 22.3 Kb Introduction IPC (Inter Process Communication) has been covered by many other articles, so there is no real need for 'another'
2012/06/02 リンク