[
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: | -- (:) |
| From: | Sylvain LE GALL <sylvain.le-gall@p...> |
| Subject: | Re: [Caml-list] Distributed messaging in Ocaml |
On Tue, Sep 30, 2003 at 11:07:57AM -0400, Katherine Moore wrote: > Hi! My name is Kate Moore, and I am doing a senior design project at the University of Pennsylvania. I am working with Benjamin Pierce and Alan Schmitt. > > I am trying to implement a scalable, peer-to-peer data sharing system based on a Unison-like algorithm, and I am looking for tools to help with distributed message passing. Any suggestions about what is available for use with Ocaml would be extremely helpful. > > Thanks very much, > > Kate > :) Hello, I think you should take a look at ensemble. It seems to be a great tool to do what you are describing. Another option, but i don't know it very well, is to have a look to ocaml-soap, xml-rpc et al. I think it should also work. All this link are in the humps. Regard Sylvain LE GALL ps : take a look at mldonkey for a p2p application in ocaml. pps : i will be very intersted in the result ------------------- 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