* [Caml-list] Realtime Ocaml
@ 2003-10-16 11:52 Alex Baretta
0 siblings, 0 replies; only message in thread
From: Alex Baretta @ 2003-10-16 11:52 UTC (permalink / raw)
To: Ocaml
I'm working on a realtime PLC application on a Linux device. My PLC will
run several different concurrent tasks in a multithreaded environment.
How can I interact with ocaml's thread scheduling policy so that I can
make sure that no task hogs the cpu, but all tasks cooperate harmoniously?
Further, how can I make sure that the garbage collector is never fired
during "critical sections" of my code, when the controlled device is not
in a quiescent, safe state?
Thanks!
Alex
-------------------
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] only message in thread
only message in thread, other threads:[~2003-10-16 11:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-16 11:52 [Caml-list] Realtime Ocaml Alex Baretta
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox