Hi!

>> Jan-23-12 21:04:51 [Main_Thread] Info: Worker_2 : last sigoff in main, 
>> assp.pl, 20225, main::sigoffTry, 1, 0, ,  at 12-23-0 21:150 1327348910.24936 
>> - 20225
>> Jan-23-12 21:04:51 [Main_Thread] Info: Worker_2 : last sigon in main, 
>> assp.pl, 20263, main::sigonTry, 1, , ,  at 12-23-0 21:150 1327348910.24415 - 
>> 20263
>> Jan-23-12 21:04:51 [Main_Thread] Info: Worker_2 : last action was : 
>> BombWeight - bombRe
>> Jan-23-12 21:04:51 [Main_Thread] Warning: try to terminate inactive/stucking 
>> Worker_2

> The threads seems to block forever and pushing the cpu load through the 
> ceiling.
> Are there any ways to avoid those kind of blocked threads or at least a  way 
> to get rid of them?

 Yes:

1) reduce size of BombRe.txt

 and/or

2) use bombSubjectRe , BombHeaderRe and ( may be)  bombDataRe ;  BombRe turn 
off.

 Include, as common part,  BombRe.txt ( from step N1 ) in bomb*.txt:
==
# include files/BombRe.txt
==

  Include
BombHeaderRe_Original_Part.txt
==
#   Used in:
# BombHeaderRe.txt
# -----------
\d\s+(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s+\d\d\d\d\s+\d\d:\d\d(:\d\d)?\s+[+\-]\d\d[6-9]\d
==

 by
==
# include files/BombHeaderRe_Original_Part.txt
==

 in 
BombHeaderRe.txt


Best regards, Victor Miasnikov
Blog:  http://vvm.blog.tut.by/
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to