reduce file locking resolution in multi-process locking
Aperta
- Lingua principale
- Haskell
- Stelle
- 952
- Fork
- 50
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The current implementation is rather naïve/too- wide in its scope. Transaction data could conceivably be optimistically written to disk before grabbing the lock, but this means we likely need to reduce the STM evaluation scope as well. This needs a solid plan before implementation.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.