Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Parallelism with threads
@ 2008-01-08 14:56 Jon Harrop
  2008-01-08 19:31 ` [Caml-list] " Daniel Andor
  0 siblings, 1 reply; 10+ messages in thread
From: Jon Harrop @ 2008-01-08 14:56 UTC (permalink / raw)
  To: caml-list


Is it possible to compute in parallel using separate threads rather than 
separate processes in OCaml, i.e. having multiple threads sharing multiple 
independent GCs?

I'm asking because it looks as though OpenGL contexts can be shared between 
threads but not between processes.

-- 
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/products/?e


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

end of thread, other threads:[~2008-01-09 16:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-08 14:56 Parallelism with threads Jon Harrop
2008-01-08 19:31 ` [Caml-list] " Daniel Andor
2008-01-08 20:00   ` Brian Hurt
2008-01-08 20:19     ` David MENTRE
2008-01-08 20:23     ` Jon Harrop
2008-01-08 20:43       ` Brian Hurt
2008-01-08 20:55         ` Jonathan Bryant
2008-01-08 23:47           ` Benedikt Grundmann
2008-01-09 14:46     ` Daniel Andor
2008-01-09 16:04       ` Richard Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox