agentm / agentm/project-m36

reduce file locking resolution in multi-process locking

Aperta
#113 0 commenti 1 reazione 1 assegnatario Rivendicata da @agentm Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.