Inspired by this I took a closer look at performance and ended up creating a dedicated thread in each logger for doing the actual logging work (i/o). This resulted in more than a 50% improvement over slf4j5 without the dedicated thread. This has the added benefit of providing for non-blocking logging in a multi-threaded environment.
Get the code here: http://code.google.com/p/slf4j5/
Spring Integration and XSLT with parameters
6 years ago
No comments:
Post a Comment