Monthly Archives: May 2008

Multithreaded Testing

Every now and then you’ll work on something that needs to handle requests from multiple concurrent threads in a special way. I say “special way” because in a web application, everything needs to handle being executed concurrently and there are … Continue reading

Posted in Web | Tagged , | 6 Comments