Jille / rufs

RUFS - share files with your friends
4 stars 0 forks source link

Use fuse.AsyncRead to improve parallelism #55

Closed Jille closed 2 years ago

Jille commented 3 years ago

We should enable https://pkg.go.dev/bazil.org/fuse#AsyncRead. We can handle the concurrency and it should improve latency.