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: | 2003-11-19 (18:03) |
From: | Eray Ozkural <exa@k...> |
Subject: | [Caml-list] Need advice for a mobile application server |
Hello there, I am looking to consider ocaml for writing a multi-threaded application server which involves data structures of medium complexity (to be specific geometric structures). Do you think ocaml is a good bet for this purpose, or should I stick with C++? (in which I know how to write SMP code :) Will it be easy and efficient for me to implement imperative data structures which should be locked on update ops, but will not need such on queries (yes, I know it sounds naughty but it should be possible)? Or are there well known obstacles to performing such feats using our beloved ocaml? Your advice will be much appreciated. Regards, -- Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr> Comp. Sci. Dept., Bilkent University, Ankara KDE Project: http://www.kde.org www: http://www.cs.bilkent.edu.tr/~erayo Malfunction: http://mp3.com/ariza GPG public key fingerprint: 360C 852F 88B0 A745 F31B EA0F 7C07 AE16 874D 539C ------------------- 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