I'm constantly appending to a file of stock quotes (ints, longs, doubles, 
etc.). I have this file mapped into memory with mmap. 

What's the most efficient way to make newly appended data available as part of 
the memory mapping?

Obligatory OCaml content: I'm trying to prototype a trading system in OCaml.
 
        Thanks, Joel

---
http://twitter.com/wagerlabs

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to