caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] serialization of closures
@ 2021-06-03 17:17 Christophe Raffalli
  2021-06-03 17:20 ` Basile Starynkevitch
  2021-06-04 17:14 ` Xavier Leroy
  0 siblings, 2 replies; 3+ messages in thread
From: Christophe Raffalli @ 2021-06-03 17:17 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 513 bytes --]


Hello dear camlers,

I just noticed that in 4.12+effect, in the road to multicore, we have now the
nice exception:

  Failure("Serializing closures is broken in multicore")

This is a bit a pity: if you want to use both multicore and multi-machine
parallelism, then, marshalling closures was useful for communication between
machines in some cases. Is it a final decision or serialization of closures will
be lost forever in OCaml ?

Remark: Closures is not marked as obsolete in Marshal.mli

Cheers,
Christophe

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2021-06-04 17:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03 17:17 [Caml-list] serialization of closures Christophe Raffalli
2021-06-03 17:20 ` Basile Starynkevitch
2021-06-04 17:14 ` Xavier Leroy

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