[Mono-osx] Massive(!) ReaderWriterLock bottleneck
Michael Hutchinson
m.j.hutchinson at gmail.com
Sat Oct 17 22:39:14 EDT 2009
On Thu, Sep 24, 2009 at 12:19 PM, LKeene <lionel.keene at gmail.com> wrote:
> I don't know what is causing this, but for now I would recommend anyone
> trying to use the ReaderWriterLock class to consider "rolling their own" via
> synchronization primitives.
Have you tried ReaderWriterLockSlim? It's supposed to be safer and
more performant.
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Mono-osx
mailing list