Locking

Table of Contents

Namespaces

Exception

Interfaces

LockingStrategyInterface
Interface for locking methods

Classes

Exception
A locking exception
FileLockStrategy
flock() locking
LockFactory
Factory class to retrieve a locking method
ResourceMutex
Wrapper for locking API that uses two locks to not exhaust locking resources and still block properly.
SemaphoreLockStrategy
Semaphore locking
SimpleLockStrategy
Simple file locking

        
On this page

Search results