File Read in 2 JVM
- From: moleskyca1@xxxxxxxxx
- Date: 12 Jan 2007 09:53:18 -0800
I am going to read file in one JVM that someone create in another JVM.
Writer JVM is older class, but I can ask them to modify it for me.
This is in linux.
I am worried about dirty reads. Reading the file when writer JVM is not
done writing. What is good way to handle this? The file is huge (like
40-60 gigs) and will not fit in memory.
.
- Follow-Ups:
- Re: File Read in 2 JVM
- From: kingpin+nntp
- Re: File Read in 2 JVM
- Prev by Date: Re: Inheritance and lousy Frame
- Next by Date: Could not find datasource: jdbc/msmydb, NamingException.....
- Previous by thread: replaceAll Use
- Next by thread: Re: File Read in 2 JVM
- Index(es):