Re: Concurrency debugging
chris burdess <[email protected]>
| Newsgroups | gmane.comp.java.classpath.extensions.javamail |
|---|---|
| Message-ID | <[email protected]> |
Doug Porter wrote: > There's no debugger available that can handle threads well. The only way > to debug concurrent sessions, as far as I know, is through logging with > timestamps and thread ids. We need this functionality badly. Before we > had it, javamail didn't work well with multiple sessions on a busy > machine. Now it does. > > Chris rejected the recent changes supporting this logging. in fact i said: > i will manage logging better by allowing a logger to be set. i'd like to find out whether there are standard or proposed standard logging system implementations in classpath or other gnu projects before jumping the gun and creating a completely new system. -- chris burdess