Browse thread
[Caml-list] High level (asynchronous) networking library?
-
Jeremy Fincher
-
Markus Mottl
- Jeremy Fincher
- Gerd Stolpmann
- John Max Skaller
-
Markus Mottl
[
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: | Jeremy Fincher <tweedgeezer@h...> |
| Subject: | Re: [Caml-list] High level (asynchronous) networking library? |
> Have you taken a look at the Ensemble-library? - > > http://www.cs.cornell.edu/Info/Projects/Ensemble > > It may not be exactly what you want (I guess you want TCP/IP asynchronous > networking), but it surely contains tons of leading-edge networking code > that can be reused for other purposes. I've seen Ensemble, but it seems much more oriented toward peer-to-peer group communication than toward the type of client-server model I'm hoping that a high-level asynchronous library would make easier to implement. If Ensemble does provide the necessary tools for writing standard TCP network servers, then by all means, someone correct me, because it'd be great to be able to integrate servers and group communication in the same package (and it could make some of the stuff I hope to implement go much more easily :)) Jeremy ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr