Re: Synchronous write to same file using different file pointers
- From: Chase Preuninger <chasepreuninger@xxxxxxxxx>
- Date: Tue, 29 Apr 2008 18:21:01 -0700 (PDT)
I would just create a separate RandomAccessFile for each Thread. In
what you are saying there would be no point to multi-threading because
if only one thread can access the RAF at a time you might as well get
rid of the multi-threading.
.
- References:
- Synchronous write to same file using different file pointers
- From: Alexander Dünisch
- Synchronous write to same file using different file pointers
- Prev by Date: i cant think of a way to do that ?
- Next by Date: Re: Lockable JFrames?
- Previous by thread: Re: Synchronous write to same file using different file pointers
- Next by thread: Need help to generate critical report
- Index(es):