All Stories published by theburningmonk.com on May 18, 2010
02
04
05
06
07
08
09
10
11
14
15
19
21
22
23
24
26
27
28
29

Threading — thread-safe size capped queue

Here is a queue class based on the implementation Marc Gravell provided in this StackOverflow question:

[code lang=”csharp”]
/// <summary>
/// A thread-safe fixed sized queue implementation
/// See…


HornGet — a place to get your OpenSource fix

Whilst listening to the latest .Net Rocks! podcast, I stumbled across HornGet, which is a site that provides pre-compiled binaries for well known open source projects such as NHibernate, RhinoMocks, etc.

About
theburningmonk.com
the personal blog for Yan Cui
More information
Tags
Editors