Browse thread
[Caml-list] Need advice for a mobile application server
[
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: | skaller <skaller@o...> |
| Subject: | Re: [Caml-list] Need advice for a mobile application server |
On Thu, 2003-11-20 at 23:49, Basile Starynkevitch wrote: > On Thu, Nov 20, 2003 at 02:08:06PM +0200, Eray Ozkural wrote: > Regarding multi-threading in Ocaml, I think that it is much less > useful in Ocaml than say in Java or C. I think that's also application dependent. For the telephone network I was simulating, threading was a vital aid to thinking about asynchronous behaviour. Unusual perhaps .. but the end product was not intended to be used, not even once. Instead the strong static typing and nice concepts in the Event module were used to help develop a model which one could believe was at least well formed (due to static type checking). [I did this to try to understand what the ^&*%$# the telecommunications Standard was on about:] ------------------- 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