demexp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Demexp-dev] Some questions on your RPC and Equeue packages


From: David MENTRE
Subject: [Demexp-dev] Some questions on your RPC and Equeue packages
Date: Sun, 02 May 2004 18:18:45 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Hello Gerd,

I'm using your XDR encoder/decoder in my own program, and it works very
nicely.

I've just realized that I was reimplementing all the work you have done
into the RPC and Equeue packages to handle network messages. So I'm
strongly considering erasing my own code and switching to yours
instead. Before doing that, I have a few questions:

 1. is the encoding and behavior produced by your RPC package compatible
    with traditionnal RPC systems in C. In other words, can I write
    (with usual C RPC tools) a C program calling an OCaml server?

 2. is your Equeue package compatible with lablgtk and lablgtk2? We
    would like to write a graphical client that makes RPC calls.

 3. I've seen that Equeue is now compatible with multi-threading.
    However, without using multi-threading, can a server respond to
    several clients simultaneously? It seems from the doc but I want to
    be sure.

Many thanks in advance for your answers,
Yours,
david
-- 
 David Mentré <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]