- • Use the disk in concentrated bits, meaning do all<br>your writing
together.
- • Do Not Read Large Files Into Memory!
- • Do Not Read Small Files From Disk!
- • Employ caching to access frequently used data<br> stored in memory
- • Try and put write operations where they will<br> cause the least loss
in user experience (remember,<br> web pages are chunked!)