caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jeremie Dimino <jdimino@janestreet.com>
To: "Андрей Бергман" <vkni@yandex.ru>
Cc: Jeremie Dimino <jeremie@dimino.org>, caml-list@inria.fr
Subject: Re: [Caml-list] The vmthreads library is deprecated in OCaml 4.08
Date: Wed, 6 Mar 2019 10:19:56 +0000	[thread overview]
Message-ID: <CANhEzE6gm8+y9xut=tJs6tcvpSYSL5QTZRfHkY_PDzQd8-mJMA@mail.gmail.com> (raw)
In-Reply-To: <26607091551847280@sas1-512a5b2b1037.qloud-c.yandex.net>

You can use the "threads" library to write multi-threaded OCaml
applications. It works on Linux, OSX, Windows, ... There is however
one limitation: only one system thread can run OCaml code at a time.
There is a work-in-progress to enable multiple system threads to run
OCaml code simultaneously, the following page describes the state of
this project: https://github.com/ocamllabs/ocaml-multicore/wiki

On Wed, Mar 6, 2019 at 4:43 AM Андрей Бергман <vkni@yandex.ru> wrote:
>
> Is it possible to develop multithread applications in Ocaml somehow in Linux?



-- 
Jeremie

      reply	other threads:[~2019-03-06 10:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-05 15:55 Jeremie Dimino
2019-03-06  4:41 ` Андрей Бергман
2019-03-06 10:19   ` Jeremie Dimino [this message]

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='CANhEzE6gm8+y9xut=tJs6tcvpSYSL5QTZRfHkY_PDzQd8-mJMA@mail.gmail.com' \
    --to=jdimino@janestreet.com \
    --cc=caml-list@inria.fr \
    --cc=jeremie@dimino.org \
    --cc=vkni@yandex.ru \
    /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).