Advanced #Programming in the #UNIX Environment
Week 12, Resource Locking
In this video lecture, we discuss "advisory" resource- and record locking between cooperating processes using flock(2), lockf(3), and fcntl(2).
(We will look at many other methods of restricting (non-cooperating) processes in more general terms in the next week.)