"Wang, Jianming" wrote: > > The performance issue is mainly caused by "synchronized" on *static* method. > Given that what's being synchronized is a database access, the performance of the synchronization is unlikely to be an issue. General rule is to optimize only after testing to ensure that something is a real bottleneck, and in this case... -cks ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
- Re: Synchronize method in the servlet Wang, Jianming
- Re: Synchronize method in the servlet Tiana Zhang
- Re: Synchronize method in the servlet Milt Epstein
- Re: Synchronize method in the servlet Tiana Zhang
- Re: Synchronize method in the servlet Christopher K. St. John
- Re: Synchronize method in the servlet Milt Epstein
- Re: Synchronize method in the servlet Wang, Jianming
- Re: Synchronize method in the servlet Tiana Zhang
- Re: Synchronize method in the servlet Wang, Jianming
- Re: Synchronize method in the servlet Milt Epstein
- Re: Synchronize method in the servlet Christopher K. St. John
- Re: Synchronize method in the servlet Wang, Jianming
- Re: Synchronize method in the servlet Tiana Zhang
- Re: Synchronize method in the servlet Milt Epstein
- Synchronize method in the servlet Tiana Zhang
- Re: Synchronize method in the servlet Milt Epstein
- Re: Synchronize method in the servlet Wang, Jianming
