[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Help-glpk] Thread safety of GLPK
From: |
Hammond, Paul |
Subject: |
RE: [Help-glpk] Thread safety of GLPK |
Date: |
Wed, 14 Apr 2010 18:41:23 +0400 |
Yes, I was referred to separate C++ threading libraries that give you threading
support in C++.
Paul
-----Original Message-----
From: Michael Hennebry [mailto:address@hidden
Sent: 14 April 2010 14:51
To: Hammond, Paul (IDEAS)
Cc: address@hidden; Andrew Makhorin
Subject: RE: [Help-glpk] Thread safety of GLPK
On Wed, 14 Apr 2010, Hammond, Paul wrote:
> I'm thinking since it is written in C, and C is source compatible with C++,
> since C++ does support locking in threads, if one was to treat it as a C++
> app written mostly in C, it may be possible to multi-thread it without a huge
> rewrite?
C++ doesn't know about threads either.
Perhaps you are thinking of some C++-only thread implementation?
--
Michael address@hidden
"Pessimist: The glass is half empty.
Optimist: The glass is half full.
Engineer: The glass is twice as big as it needs to be."
--------------------------------------------------------------------------
NOTICE: If received in error, please destroy, and notify sender. Sender does
not intend to waive confidentiality or privilege. Use of this email is
prohibited when received in error. We may monitor and store emails to the
extent permitted by applicable law.
RE: [Help-glpk] Thread safety of GLPK,
Hammond, Paul <=
Re: [Help-glpk] Thread safety of GLPK, Andrew Makhorin, 2010/04/15
Re: [Help-glpk] Thread safety of GLPK, Sylvain Fournier, 2010/04/15
Re: [Help-glpk] Thread safety of GLPK, Louis Wasserman, 2010/04/22
Re: [Help-glpk] Thread safety of GLPK, Louis Wasserman, 2010/04/22
Re: [Help-glpk] Thread safety of GLPK, Louis Wasserman, 2010/04/23