Race Condition & Synchronization in C# (codingndesign.com)
submitted by
sankarsan(460) 1 year, 10 months ago
We have heard about the term race condition in relation to threads.This is basically a scenario where two or more threads are competing(racing) to read/write from a shared memory location leading to the possibilities of leaving the program in an inconsistent state.......
|category: C#
|Views: 14
tags:
C# another
Everyones tags:
Your Tags: