Re: why AppenderSkeleton.doAppend is synchronized ?

2010-03-10 Thread Curt Arnold
On Mar 10, 2010, at 10:37 AM, Stefano Nichele wrote: > Hi all, > looking for perfomance issue in my server application, I found that > AppenderSkeleton.doAppend method is synchronized. > I google a bit and I have found some messages but not a clear anwser to my > doubt: why that method is synch

why AppenderSkeleton.doAppend is synchronized ?

2010-03-10 Thread Stefano Nichele
Hi all, looking for perfomance issue in my server application, I found that AppenderSkeleton.doAppend method is synchronized. I google a bit and I have found some messages but not a clear anwser to my doubt: why that method is synchronized ? it seems that just check the threshold, the filter an