In my previous post, I introduced TMonitor. In this post, I’ll actually put it work by writing a simple threaded queue class with it. ‘Simple’ could mean many things of course, but in this context it will denote two things in particular: firstly, my class will simply wrap the ...
More...