python3-dirq

Disk I/O operation scheduler in Python
  https://github.com/cern-mig/python-dirq
  0
  no reviews



Objective of this module is to provide a queuing system using the underlying file system for storage, security and to avoid race conditions through atomic operations, focusing on simplicity, robustness and scalability.