Utility Objects–Waitfor Delay Coordinator (SQL Server 2008+)
        Posted  
        
            by drsql
        on SQL Blog
        
        See other posts from SQL Blog
        
            or by drsql
        
        
        
        Published on Wed, 21 Mar 2012 02:32:40 GMT
        Indexed on 
            2012/03/21
            5:37 UTC
        
        
        Read the original article
        Hit count: 302
        
Filed under: 
        Finally… took longer than I had expected when I wrote this a while back, but I had to move my website and get DNS moved before I could post code… When I write code, I do my best to test that code in as many ways as necessary. One of the last types of tests that is necessary is concurrency testing. Concurrency testing is one of the most difficult types of testing because it takes running multiple processes simultaneously and making sure that you get the correct answers multiple times. This is really...(read more)
        
        © SQL Blog or respective owner