May 2007 - Posts

Concurrency Patterns and Anti-Patterns for Enumeration
Allowing Collection Iteration in a Framework in such a way as to be concurrency friendly is tough. I've done it several wrong ways, and now, I think, I've stumbled onto the right way. Read More...