caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] using BigArray to mmap huge binary file
@ 2006-11-09 18:30 Dário Abdulrehman
  2006-11-09 18:47 ` Richard Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Dário Abdulrehman @ 2006-11-09 18:30 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 384 bytes --]

Hi,

I have a huge binary data file that I would like to memory map for intensive
reading (no writing) with the best possible performance.
I read some discussions about using BigArrays to achieve this in Ocaml.  I
would like to know how this solution compares with the C language mmap.
Please bear in mind I am a total newbie to Ocaml but I have good Common Lisp
experience.

Thanks.

[-- Attachment #2: Type: text/html, Size: 419 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-09 19:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-09 18:30 [Caml-list] using BigArray to mmap huge binary file Dário Abdulrehman
2006-11-09 18:47 ` Richard Jones
2006-11-09 19:12   ` malc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).