caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Hans Ole Rafaelsen <hans@simula.no>
To: caml-announce@inria.fr
Subject: [Caml-list] XML-RPC server for OCaml
Date: 30 Jan 2003 12:03:02 +0100	[thread overview]
Message-ID: <3azisw6x5ll.fsf@itherther.simula.no> (raw)

Dear All,

I'm pleased to announce the release of the XmlRPCServer-0.1.0 package
for OCaml.  The package and documentation can be fetched from:

http://www.simula.no/~hans/ocaml/xmlrpc/

XmlRPCServer is a server side implementation for the OCaml
XML-RPC-0.1.0 package developed by Shawn Wagner.  The main motivation
for writing this software was to be able to call services written in
OCaml from other languages.  Interoperability has been tested against
XML-RPC implementations in Python and Java, see documentation.  The
package has been developed and tested under Debian Linux, but will
probably work for other distributions.

XML-RPC and XmlRPCServer might serve as an RPC alternative between
OCaml applications, at least as long as performance is not an issue.
The xoridl tool provided with the package is able to create both
client stubs and server skeletons, based on an interface description,
shielding the application programmer from the details of marshaling
and unmarshaling the RPC calls.

If you find any bugs or have problems installing the package, please
let me know, and I'll try to help.


Kindest regards,

Hans Ole Rafaelsen
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


                 reply	other threads:[~2003-01-30 11:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3azisw6x5ll.fsf@itherther.simula.no \
    --to=hans@simula.no \
    --cc=caml-announce@inria.fr \
    /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).