Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Working with memory mapped files

843810Dec 25 2008 — edited Dec 29 2008
I'm working on a program that manipulates information on multiple files. The files are read into memory, using FileChannel and the map() object. Is there a way to run local, ie windows or linux commands against the memory mapped file? If someone could point me in the direcction of some object or interface that can handle this? Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 26 2009
Added on Dec 25 2008
4 comments
233 views