sweeney + unix   2

Things UNIX can do atomically — Crowley Code!
This is a catalog of things UNIX-like/POSIX-compliant operating systems can do atomically, making them useful as building blocks for thread-safe and multi-process-safe programs without mutexes or read/write locks. The list is by no means exhaustive and I expect it to be updated frequently for the foreseeable future.
unix  commands  useful 
january 2010 by sweeney

Copy this bookmark:



description:


tags: