datrs / random-access-disk

Continuously read/write to disk using random offsets and lengths .
Apache License 2.0
27 stars 13 forks source link

atomic fs access #2

Open yoshuawuyts opened 6 years ago

yoshuawuyts commented 6 years ago

Slight performance boost, but allows access from multiple threads without any drawbacks.