<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Feb 24, 2014 at 11:19 PM, Brent <span dir="ltr"><<a href="mailto:yhbrent@yahoo.com" target="_blank">yhbrent@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div><div style="font-size:12pt;font-family:'times new roman','new york',times,serif">Log4J2 is.  I recently stumbled across this link<br>    <a href="http://logging.apache.org/log4j/2.x/manual/async.html" target="_blank">http://logging.apache.org/log4j/2.x/manual/async.html</a><br>

where they claim spectacular results.  In particular, Log4J2's AsyncLogger blows away Logback's AsyncAppender.<br><br>It looks like several people have done their own experiments to have Logback use Disruptors for aynchronous logging.  For example:<br>

    <a href="https://github.com/reactor/reactor/tree/master/reactor-logback" target="_blank">https://github.com/reactor/reactor/tree/master/reactor-logback</a><br>And this guy posted his results on Logback's user email list:<br>

    <a href="http://mailman.qos.ch/pipermail/logback-user/2013-August/004201.html" target="_blank">http://mailman.qos.ch/pipermail/logback-user/2013-August/004201.html</a><br><br>I would like to know if there are any official plans to incorporate LMAX's Disruptor (or some equivalent) technology in Logback.  I searched this list, and could find no discussion.<br>

<br></div></div></blockquote><div><br></div><div>No official plans yet, but I'm interested in incorporating it. We recently mentioned Disruptor briefly in [1].<div><br></div><div>[1] <a href="https://github.com/qos-ch/logback/pull/170" target="_blank">https://github.com/qos-ch/logback/pull/170</a></div>

</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:'times new roman','new york',times,serif">

>From my
 perspective, this is critical: fast asynchronous logging is of extreme importance for my current employer, and I bet many other people too.<br></div></div></blockquote></div><br></div></div>