<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html>
<head>
 <meta http-equiv='Content-Type' content='text/html;charset=iso-8859-1'>
 <style>BODY{font:10pt Tahoma, Verdana, sans-serif;}</style>
</head>
<body>
All I need to do is write the log statement to a file.<br><blockquote style="border-left: 2px solid rgb(0, 0, 255); padding-left: 5px; margin-left: 5px; margin-right: 0px;"><hr><b>From:</b> Thorbjoern Ravn Andersen [mailto:ravn@runjva.com]<br><b>To:</b> slf4j developers list [mailto:dev@slf4j.org]<br><b>Sent:</b> Tue, 28 Apr 2009 10:50:41 -0400<br><b>Subject:</b> Re: [slf4j-dev] Logging Performance<br><br>Ashley Westwell skrev:<br>
&gt; Hey All<br>
&gt;<br>
&gt; This may not be the correct place to ask, but I could do with some <br>
&gt; advice. I have an application that needs to output 60,000 (if <br>
&gt; possible) log statements per second (Only the log message no <br>
&gt; formatting). The application has 10 threads that need to log messages <br>
&gt; @ 6,000 per second.<br>
&gt;<br>
&gt; Anyone suggest a underlining logging API and what I can do to <br>
&gt; accomplish these numbers?<br>
&gt;<br>
&gt; Sorry for the generic request. Any guidance or suggestions would be <br>
&gt; greatly appreciated<br>
Any modern framework should be able to handle that number of requests <br>
throughputwise.<br>
<br>
So the crucial point is: What do you need to do with them?<br>
<br>
<br>
-- <br>
  Thorbjørn Ravn Andersen  "...plus... Tubular Bells!"<br>
<br>
_______________________________________________<br>
dev mailing list<br>
<a href="mailto:dev@slf4j.org">dev@slf4j.org</a><br>
<a href="http://www.slf4j.org/mailman/listinfo/dev" target="_blank">http://www.slf4j.org/mailman/listinfo/dev</a><br>
</blockquote><style>
</style>
<BR />
<BR />
<HR />
<BR />
Notice:&nbsp;This&nbsp;email&nbsp;is&nbsp;confidential.&nbsp;&nbsp;If&nbsp;you&nbsp;are&nbsp;not&nbsp;the&nbsp;intended&nbsp;recipient,&nbsp;please&nbsp;notify&nbsp;the&nbsp;sender&nbsp;by&nbsp;return&nbsp;email&nbsp;and&nbsp;delete&nbsp;this&nbsp;message&nbsp;from&nbsp;your&nbsp;mail&nbsp;box&nbsp;without&nbsp;reading&nbsp;or&nbsp;copying&nbsp;it&nbsp;or&nbsp;any&nbsp;attachments.<BR />
<BR />
Attention:&nbsp;Ce&nbsp;courriel&nbsp;est&nbsp;confidentiel.&nbsp;Si&nbsp;vous&nbsp;n'êtes&nbsp;pas&nbsp;le&nbsp;destinataire&nbsp;prévu,&nbsp;veuillez&nbsp;en&nbsp;informer&nbsp;l'expéditeur&nbsp;par&nbsp;le&nbsp;courriel&nbsp;de&nbsp;retour&nbsp;et&nbsp;le&nbsp;supprimer&nbsp;immédiatement&nbsp;sans&nbsp;le&nbsp;lire&nbsp;ou&nbsp;le&nbsp;copier&nbsp;(incluant&nbsp;les&nbsp;pièces&nbsp;jointes,&nbsp;&nbsp;le&nbsp;cas&nbsp;échéant).<BR />
</body></html>