Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #15249
| Path | csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | Roedy Green <see_website@mindprod.com.invalid> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: file cache support |
| Date | Wed, 13 Jun 2012 12:21:14 -0700 |
| Organization | Canadian Mind Products |
| Lines | 17 |
| Message-ID | <ftpht79fs22mc35odqqugai62fpm6t40gu@4ax.com> (permalink) |
| References | <de50bdac-cc90-4f61-870a-b56d3720f068@googlegroups.com> |
| Reply-To | Roedy Green <see_website@mindprod.com.invalid> |
| NNTP-Posting-Host | Z2l1DcCELS0rATq8NqV4Sw.user.speranza.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Complaints-To | abuse@aioe.org |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| X-Newsreader | Forte Agent 6.00/32.1186 |
| Xref | csiph.com comp.lang.java.programmer:15249 |
Show key headers only | 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 | Next — Previous in thread | Find similar | Unroll 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