I have an issue with running my application on Windows 2008. The issue is that I have more read requests for a ~100GB file than my I/O system can handle, with each user requesting the file, I have to read the entire file again. Is there a way I can utilize something like Memcached for a regular operating system file?

Thank you

link|improve this question
What's the current drive sub-system configuration (hardware-wise)? What kind of file is it? – techie007 May 25 '11 at 16:22
seems like more of a serverfault question – Code Bling May 25 '11 at 20:16
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.