JW149 0 Newbie Poster

Greeting
I have finished a lifetime of programming multiuser databases running on mainframes using PL/I, and now I want to play with Test Driven Development. I've not done it before and sounds like a step forward. The project I'm working on is multithread and I am trying to see how TDD deals with multithread.

I can see you you can dummy out one side and give it a preformed queue to read/write, OK as far as it goes. I'll read whatever I can find first but if there are those here who have DONE IT then would love to hear from you.