.NET Synchronisation APIs - Part 2 - Out-of-Process Synchronisation
Read OriginalThis technical article details how to use .NET synchronization primitives like Mutex, Semaphore, and EventWaitHandle for coordinating between different processes (out-of-process) on the same machine. It provides code examples and also covers using shared files as a synchronization mechanism.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet