Ashley Westwell skrev:
Hey All

This may not be the correct place to ask, but I could do with some advice. I have an application that needs to output 60,000 (if possible) log statements per second (Only the log message no formatting). The application has 10 threads that need to log messages @ 6,000 per second.

Anyone suggest a underlining logging API and what I can do to accomplish these numbers?

Sorry for the generic request. Any guidance or suggestions would be greatly appreciated
Any modern framework should be able to handle that number of requests throughputwise.

So the crucial point is: What do you need to do with them?


--
 Thorbjørn Ravn Andersen  "...plus... Tubular Bells!"

_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to