From: David Baelde <david.baelde@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] OCaml-MySQL (fixed)
Date: Tue, 15 Nov 2005 13:35:32 +0100 [thread overview]
Message-ID: <53c655920511150435h4b4779f3u@mail.gmail.com> (raw)
In-Reply-To: <20051115115441.GB25002@furbychan.cocan.org>
It may be worth pointing that ocaml-mysql is not thread-ready. I
reported that a few months ago and nothing was done. The problem is
that the bindings do not declare blocking sections, so when one thread
calls a mysql function (which can take time) the other threads won't
be scheduled.
I'm glad to hear about ocamldbi. Is it well maintained ? has blocking
sections stuff ? If so, we (savonet.sf.net) should swicth to it.
--
David
prev parent reply other threads:[~2005-11-15 12:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-14 18:09 OCaml-MySQL Daniel Margolis
2005-11-14 18:43 ` [Caml-list] OCaml-MySQL (fixed) Daniel Margolis
2005-11-15 11:54 ` Richard Jones
2005-11-15 12:35 ` David Baelde [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=53c655920511150435h4b4779f3u@mail.gmail.com \
--to=david.baelde@gmail.com \
--cc=caml-list@inria.fr \
--cc=david.baelde@ens-lyon.org \
/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