[m-users.] ODBC library, parallel IO
Volker Wysk
post at volker-wysk.de
Fri Feb 17 04:34:42 AEDT 2023
Hi!
It seems to me that the ODBC library isn't thread safe, because many
foreigen_proc's aren't declared thead_safe. Is that so?
I believe that the parallel conjunction operator "&" can't be used for
parallel IO, because the second conjunct depends on the output IO state of
the first.
So, are explicit threads needed, when doing parallel IO? I couldn't find any
documentation or examples for using threads. Except for the API
documentation of the thread* libraries.
Cheers,
Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mercurylang.org/archives/users/attachments/20230216/722052d7/attachment.sig>
More information about the users
mailing list