[delphizip] Re: Multi-threading

  • From: "Roger Aelbrecht" <roger.aelbrecht@xxxxxxxxxx>
  • To: "delphizip @freelists.org" <delphizip@xxxxxxxxxxxxx>
  • Date: Thu, 11 Apr 2002 19:43:20 +0200

Hi Eric,

My application is not multi-threaded.
Does Zipmaster/zipbuilder has any code to make it multi-thread?

Regards 
-- 
Roger Aelbrecht
http://web.wanadoo.be/driehoeksw
----- Original Message ----- 
From: "Eric Engler" <englere@xxxxxxxxxxx>
To: <delphizip@xxxxxxxxxxxxx>
Sent: Thursday, April 11, 2002 4:44 AM
Subject: [delphizip] Multi-threading


> Does anyone actually use the Delphi Zip DLLs in a
> multithreaded program?
> 
> I've been researching this and according to several 
> web sites there are some reliability problems with
> TLSAlloc (allocates local storage for threads). One
> site said it might work 64 times in a row, and fail 
> on the 65th try.
> 
> I'm considering the idea of releasing only non-threaded
> DLLs, but perhaps making the threaded DLLs available
> only on a special request basis.
> 
> Please tell me what you think!
> 
> Eric
> 
> 



Other related posts: