adspace
Answer Posted / Shubhi Pathak
MESI is a cache coherence protocol in .NET that manages shared data across multiple processors. It has four states: Modified (M), Exclusive (E), Shared (S), and Invalid (I). These states indicate the current state of a cache line.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does an appdomain get created?
Why am I getting an invalidoperationexception when I serialize an arraylist?
Explain
I can't be bothered with cas. Can I turn it off?
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
Different types of authentication modes in .net framework ?
difference between Response.write,server.transfer and also which one is used when ?
How do I know when my thread pool work item has completed?