How Do Locks Lock?(moserware.com)
submitted by moserware(1665) 3 years, 7 months ago
A detailed explanation of how a locks like ReaderWriterLockSlim really work.
1 comment |category: CLR |Views: 341 Tweet
tags: Pick CLR another
Add a live kick counter to your blog >>
You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:
Simply copy and paste this HTML into your blog post.
posted by dotnetchris(157) 3 years, 7 months ago 0
Good read, especially if you have no experience how task scheduling works in an operating system and the implication of shared data being updated while attempted to be read during task scheduling. I must say I'm very glad to be a part of the computer world of the 21st century, these ideas were all covered in my Operating Systems class in college where we even went as far as implementing a priority scheduler for MyOS (a very basic simulated operating system) and it was one of the most complex pieces of code I ever had to write. I couldn't imagine what it must have been like in the dark ages of computing when you had to implement features like this in assembly.
Reply
All tags Your tags
Suggest a new category
dpeterson(1273)
Telerik(409)
fdub(381)
amit.jain(273)
BlackWasp(259)
RobertTheGrey(259)
jalpesh(252)
KodefuGuru(227)
KMillerr(226)
vijayst(223)