8 ms·
This only makes sense if the local I/O is really fast and in many cases you contact external databases where the context switches are negligible to the I/O time
by lomkju 6y ago
This only makes sense if the local I/O is really fast and in many cases you contact external databases where the context switches are negligible to the I/O time spent on a query.
- gpderetta 6y agoSuru, but this is a good architecture for writing databases in the first place.