|
From: Dejan K. <dej...@nb...> - 2003-04-17 13:41:18
|
I work mostly with scanners (which are also multi-threaded) so I cannot tell if the problem is in babeldoc core or scanners (which you don't use). I am really not sure were is the problem. Sometimes deadlock occurs when starting threads and sometimes after several hours or days of work... I am sure that some problems are in scanner itself. For example when I use ftp scanner and if ftp server goes down for a while, scanner need to be restarted to start work correctly. It is hard to tell if other problems that I encounter are scanner specific... I am working on refactoring scanner module since we are planning to use Babeldoc for some critical operations (currently we use it for less important tasks like web site maintainance...) Dejan ----- Original Message ----- From: ek...@ba... To: Dejan Krsmanovic Sent: Thursday, April 17, 2003 3:16 PM Subject: Re: [Babeldoc-devel] Synchronizing methods in com.babeldoc.core.config.ConfigService Please let me know of any other multi-threading issues you believe you have encountered ... this is a "make or break" issue for my project. Thanks. << Agreed. I noticed certain problems when running multiple threads (scanners) at the same time. I guess there are other bugs too but several times my scanner theads were in deadlock while doing initalization (reading configuration)... Dejan >> ________________________________________________________________________ The information in this e-mail, and any attachment therein, is confidential and for use by the addressee only. If you are not the intended recipient, please return the e-mail to the sender and delete it from your computer. Although The Bank of New York attempts to sweep e-mail and attachments for viruses, it does not guarantee that either are virus-free and accepts no liability for any damage sustained as a result of viruses. |