Threads, Streams, and Queues

By Zsolt Benke

I have a bit of love for threaded things and journal like interfaces which are revolving around time.

My thread-based tools are

I also have streams.

Finally there are queues which are for processed items picked from streams or threads

I should have an outline of these different types of applications.