caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Friedman Roy <roy@cs.technion.ac.il>
To: caml-list@inria.fr
Cc: Adnan Agbaria <adnan@cs.technion.ac.il>
Subject: Platform Independent Checkpoint/Restart Using OCaml
Date: Tue, 21 Nov 2000 16:29:33 +0200 (IST)	[thread overview]
Message-ID: <Pine.GSO.3.95-heb-2.07.1001121161844.18462G-100000@csa.cs.technion.ac.il> (raw)

I am pleased to announce the development of a platform independent
mechanism for OCaml based on its virtual machine. That is, the ability
to checkpoint an application on any platform (hardware and OS) for which
the OCaml byterun run-time exists, and then restart it in a possibly
different platform. We have built this capability into OCaml 2.02. It
required a few minor modifications to the OCaml virtual machine, but it
should be very easy to upgrade to OCaml 3.x. We hope that the OCaml
development team would consider adding this as a standard feature in the
official distribution, since it can be another good argument for using
OCaml.

A technical report describing our work is available from
http://www.cs.technion.ac.il/users/wwwb/cgi-bin/tr-info.cgi?2000/CS/CS-2000-11.
We are eager to receive comments and/or suggestions and will be happy
to provide the source to anyone who asks for. An official (free)
distribution will be made available in the (hopefully) near future.

Adnan and Roy



                 reply	other threads:[~2000-11-21 16:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.GSO.3.95-heb-2.07.1001121161844.18462G-100000@csa.cs.technion.ac.il \
    --to=roy@cs.technion.ac.il \
    --cc=adnan@cs.technion.ac.il \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).