Matt Sicker created LOG4J2-1430:
-----------------------------------

             Summary: Add support for custom BlockingQueue implementations in 
AsyncAppender
                 Key: LOG4J2-1430
                 URL: https://issues.apache.org/jira/browse/LOG4J2-1430
             Project: Log4j 2
          Issue Type: New Feature
          Components: Appenders
    Affects Versions: 2.6.1
            Reporter: Matt Sicker
            Assignee: Matt Sicker


For example, [this disruptor 
implementation|https://github.com/conversant/disruptor] works as an 
implementation of BlockingQueue that is much faster than ArrayBlockingQueue.

If a sort of BlockingQueueFactory can be specified via a log4j system property, 
then it could be used by AsyncAppenders.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to