Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #15249

Re: file cache support

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: file cache support
Date 2012-06-13 12:21 -0700
Organization Canadian Mind Products
Message-ID <ftpht79fs22mc35odqqugai62fpm6t40gu@4ax.com> (permalink)
References <de50bdac-cc90-4f61-870a-b56d3720f068@googlegroups.com>

Show all headers | View raw


On Thu, 7 Jun 2012 08:56:22 -0700 (PDT), bob <bob@coolfone.comze.com>
wrote, quoted or indirectly quoted someone who said :

>Does Java have any built-in support for file caches?

There is nio which is a sort of roll your own caching.  The OS of
course is running a cache as is the drive hardware in modern drives.

All you have to do is buy more ram or install an SSD.


-- 
Roedy Green Canadian Mind Products
http://mindprod.com
Controlling complexity is the essence of computer programming.
~ Brian W. Kernighan 1942-01-01
.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

file cache support bob <bob@coolfone.comze.com> - 2012-06-07 08:56 -0700
  Re: file cache support Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-06-07 09:24 -0700
  Re: file cache support rossum <rossum48@coldmail.com> - 2012-06-07 18:02 +0100
  Re: file cache support Roedy Green <see_website@mindprod.com.invalid> - 2012-06-13 12:21 -0700

csiph-web