Slashdot Mirror


User: sergeyli

sergeyli's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Memory-mapped files on Seeking Multi-Platform I/O Libraries? · · Score: 1

    I had a lot of good experiences using memory-mapped files. If you need random access to file body as opposed to sequential (streams), pick whatever has MM files in it. That would be C, C++, or Java SDK 1.4.