caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: David MENTRE <dmentre@linux-france.org>
To: Eric Stokes <eric.stokes@csun.edu>
Cc: Jean-Marie Gaillourdet <jmg@gaillourdet.net>,
	jtbryant@valdosta.edu, caml-list@inria.fr
Subject: XDR and ASN.1 (was: Re: [Caml-list] How INRIA people envision OCaml's parallel future?)
Date: Fri, 24 Jun 2005 20:25:43 +0200	[thread overview]
Message-ID: <87is03wr14.fsf_-_@linux-france.org> (raw)
In-Reply-To: <5C834758-1619-4325-8CD9-95F8344052A7@csun.edu> (Eric Stokes's message of "Fri, 24 Jun 2005 09:59:41 -0700")

Hello Eric,

Eric Stokes <eric.stokes@csun.edu> writes:

> 1. Gerd Stolpman has one of the best XDR RPC libraries written for  any
> language, it can certainly help improve the safety of a parallel
> program a lot by enforcing that data is exchanged in a type safe
> fashion, and it is also quite fast. It has a very nice rpc compiler
> which allows one to specify fairly painlessly the structure of
> messages. For your purposes, you could use unix domain sockets for
> transport, perhaps even using socketpair to avoid book keeping on the
> filesystem. http://ocaml-programming.de/packages/

I'm already using Gerd's RPC code to manage communication between my
client and server. I second the praise of Gerd's code.


> 2. If you prefer ASN.1 and BER

<rant>
Well, after doing some work on H.323 and related protocols, I try to
avoid ASN.1 by all means. Speak of an overbloated protocol description
system! 
</rant>

Yours,
d.
-- 
pub  1024D/A3AD7A2A 2004-10-03 David MENTRE <dmentre@linux-france.org>
 5996 CC46 4612 9CA4 3562  D7AC 6C67 9E96 A3AD 7A2A


  reply	other threads:[~2005-06-24 18:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-23  7:21 How INRIA people envision OCaml's parallel future? David MENTRE
2005-06-23  8:33 ` [Caml-list] " Frédéric Gava
2005-06-23  9:28   ` David MENTRE
2005-06-23 17:20 ` Jonathan_T_Bryant
2005-06-24  8:52   ` Jean-Marie Gaillourdet
2005-06-24  9:36     ` David MENTRE
2005-06-24 12:50       ` David MENTRE
2005-06-24 16:14         ` Jonathan_T_Bryant
     [not found]           ` <1119630886.18424.1.camel@calaf.rn.informatics.scitech.susx.ac.uk>
2005-06-24 17:02             ` Jonathan_T_Bryant
2005-06-24 16:59         ` Eric Stokes
2005-06-24 18:25           ` David MENTRE [this message]
2005-06-24 22:46           ` Erik de Castro Lopo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87is03wr14.fsf_-_@linux-france.org \
    --to=dmentre@linux-france.org \
    --cc=caml-list@inria.fr \
    --cc=eric.stokes@csun.edu \
    --cc=jmg@gaillourdet.net \
    --cc=jtbryant@valdosta.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).