0
comment
comment
on 10/27/2010 4:12 AM
In this article, we'll look at type that implements an (asynchronous) blocking queue using F# agents. This can be used, for example, when implementing the pipeline pattern as demonstrated in the previous article.