I am working on a low latency trading application. We would like to increase the number of lof4j protocols that we write to the file, while minimizing the impact on our end-to-end processing time.
What is the recommended way to do this? I think FileAppender.append is synchronous, so we need to do something smarter than that ....
Phil harvey
source share