With modern hardware upgrades and caching techniques, you can significantly speed up an external hard drive's write times. Hard drives include a cache area for storing frequently accessed data, but ...
Before we can do any caching, we need something to cache. Here's a simple DataProvider class that has a couple of expensive operations in its interface: /** * @author adrian at aspectprogrammer.org * ...
Scaling with Stateless Web Services and Caching Most teams can scale stateless web services easily, and auto scaling paired ...