[jboss-dev-forums] [JBoss Transactions Development] - TransactionMonitoringAndVisualization
Tom Jenkinson
do-not-reply at jboss.com
Fri May 10 05:21:19 EDT 2013
Tom Jenkinson [https://community.jboss.org/people/tomjenkinson] commented on the document
"TransactionMonitoringAndVisualization"
To view all comments on this document, visit: https://community.jboss.org/docs/DOC-48255#comment-12042
--------------------------------------------------
As you point out in the article, we should consider the performance implications of this. Perhaps we can provide a logger that doesn't write to file system but maybe sends the message off node for processing using a lightweight networking framework.
We should consider the implication of lost log statements or out of order log statements as I guess log4j does not guarantee statements are written to disk. (It will be a background thread and won't be synced at a guess).
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130510/a930fd75/attachment.html
More information about the jboss-dev-forums
mailing list