|
|
|
|
|
by seastarer
3174 days ago
|
|
> If you know your read and write patterns very well you can effectively use this for nearly asynchronous IO without the pains of AIO and few to none extra threads. This may work for sequential reads, but not for random reads. |
|