caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Need advice for a mobile application server
@ 2003-11-19 18:03 Eray Ozkural
  2003-11-20  5:34 ` skaller
  0 siblings, 1 reply; 8+ messages in thread
From: Eray Ozkural @ 2003-11-19 18:03 UTC (permalink / raw)
  To: Caml Mailing List

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-11-21 18:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-19 18:03 [Caml-list] Need advice for a mobile application server Eray Ozkural
2003-11-20  5:34 ` skaller
2003-11-20  9:13   ` Richard Jones
2003-11-20  9:27     ` Xavier Leroy
2003-11-20 12:08       ` Eray Ozkural
2003-11-20 12:49         ` Basile Starynkevitch
     [not found]           ` <20031120161634.GA26689@redhat.com>
2003-11-21  8:48             ` Basile Starynkevitch
2003-11-21 17:06           ` skaller

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