Browse thread
Long-term storage of values
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2008-03-22 (12:14) |
From: | David MENTRE <dmentre@l...> |
Subject: | Re: [Caml-list] Long-term storage of values |
Richard Jones <rich@annexia.org> writes: > XDR is regarded as a rather "old" protocol and support > is somewhat limited (basically, C, Java and OCaml). And Python: http://thomas.enix.org/pub/pyrpc/ We used it to talk using SUN's RPC (ONC RPC) to a server written in OCaml. > On the other hand it is well-understood and miles faster than > anything else, since it's a simple marshalling format just like > OCaml's Marshal. And the on-the-wire storage is much more efficient compared to say, XML, with no issues like decimal-asci <-> binary conversions. Yours, d. -- GPG/PGP key: A3AD7A2A David MENTRE <dmentre@linux-france.org> 5996 CC46 4612 9CA4 3562 D7AC 6C67 9E96 A3AD 7A2A