caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] XML-RPC server for OCaml
@ 2003-01-30 11:03 Hans Ole Rafaelsen
  0 siblings, 0 replies; only message in thread
From: Hans Ole Rafaelsen @ 2003-01-30 11:03 UTC (permalink / raw)
  To: caml-announce

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-30 11:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-30 11:03 [Caml-list] XML-RPC server for OCaml Hans Ole Rafaelsen

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).