Re: Re: [Quantlib-dev] Quantlib within a multithreaded architecture.

Posted by Luigi Ballabio on
URL: http://quantlib.414.s1.nabble.com/ANN-QuantLib-0-3-7-released-tp3088p3092.html

On 09/10/2005 10:20:20 AM, Toyin Akin wrote:
>
> Yep this is a tricky one!!
>
> The threading idea is an idea, but for most people, you need to code  
> this extra threading logic carefully outside of QuantLib.

Yes. Thread-local storage was an example---the actual logic would be  
implemented by the user. All I would provide in the library is the hook  
for inserting the logic.

Luigi

----------------------------------------

Every solution breeds new problems.
-- unknown