Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That must be some PC; the fastest 7200 RPM disk can transfer 100MB/s.

There is an engineering tradeoff here; doing I/O in multiple threads introduces seeks, but it simplifies the code dramatically. Using one thread for I/O will introduce data copies and locking for the work queue.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: