Does anyone have experience using Berkeley DB for Java?  I am looking at 
creating something similar to the embedded Flume appender using Berkeley DB as 
the "file channel" so that I don't have to bring in all the Flume dependencies 
and the socket connection to Flume can be done asynchronously.  In effect, I 
would be using Berkeley DB as the queue between the client and the asynchronous 
portion of the Appender.  

I'd like to know if I am opening myself up for problems in doing this so if 
anyone has experience with using it I'd like to know about them.

Ralph
---------------------------------------------------------------------
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