.NET FrameworkのConcurrent対応

.NET FrameworkにJavaのConcurrentHashmapのようなものがないかと探してみた.
どうやら,.NET Framework 4.0からSystem.Collections.Concurretn名前空間の
ものがサポートされているみたい.

http://msdn.microsoft.com/ja-jp/library/system.collections.concurrent.aspx

.NET Frameworkの古いバージョンでも使えるように,ライブラリ版と
自作版で切り替えるのが手かな.

Posted at : 2010-09-28 08:23:39 / Category : none

Comments

まだコメントはありません / No comment.

Send comment


Name


Mail-address (empty is OK. If you want to notify update, please fill mail-address.)


Bot check code (240328 と入力してください / Please input 240328.)