Tech Tutorials Database
GeekArticles Microsoft Microsoft.NET
 

Thanks for Not Sharing, Or, How to Define Thread-Local Data

 
Author: devx.com
Category: Microsoft.NET
Comments (0)

Static data is shared among all threads of the same process. This can lead to race-conditions and bugs, but at last there's a solution: use thread-local storage to allocate per-thread data.

Read More...



Read Next: What Leading DBMS Vendors Don't Want You to Know



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe