Browse thread
[Caml-list] Pre-emptive multitasking
-
Jonathan Roewen
-
Richard Jones
-
Jonathan Roewen
-
Benjamin Geer
- Jonathan Roewen
-
Benjamin Geer
-
Jonathan Roewen
-
Richard Jones
[
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: | Jonathan Roewen <jonathan.roewen@g...> |
| Subject: | Re: [Caml-list] Pre-emptive multitasking |
> This has come up before on this list; see these posts by Xavier Leroy: Yes, but the difference this time is that OCaml -is- the operating system =) > http://groups-beta.google.com/group/fa.caml/msg/acd4b247c3fcb1cd > http://groups-beta.google.com/group/fa.caml/msg/ca7279b03517cbc4 Thanks for those links :-) An interesting read. And where could I find this concurrent caml light implementation? Seems like it could well do as a starting point for a new OCaml GC for our project. Jonathan