[Mono-dev] ConcurrentQueue

Greg Young gregoryyoung1 at gmail.com
Tue Sep 11 06:39:31 UTC 2012


I have to admit I am a bit surprised how buggy concurrentqueue is.

If you are reading this and building software that needs to run in a
stable fashion just say no to concurrent queue. I have placed a few
issues here before but we have seen it infinite loop internally, throw
null reference exceptions etc

I will try to find time to rework a new implementation in our budget
but if you use existing one now its probably causing bugs in your app.


My guess is it also leads to some internal runtime stability issues.

Greg

-- 
Le doute n'est pas une condition agréable, mais la certitude est absurde.


More information about the Mono-devel-list mailing list