johntruckenbrodt / pyroSAR

framework for large-scale SAR satellite data processing
MIT License
494 stars 110 forks source link

[ancillary] implement file/folder locking mechanism in Lock and LockCollection #294

Closed johntruckenbrodt closed 4 months ago

johntruckenbrodt commented 5 months ago

This implements two new classes Lock and LockCollection for effective HPC inter-process file and folder locking.