Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Apache and log4perl (high performance logging?)

by jasonk (Parson)
on Feb 11, 2009 at 20:53 UTC ( [id://743161]=note: print w/replies, xml ) Need Help??


in reply to Apache and log4perl (high performance logging?)

Mike Schilli mentions 30K ops/sec by an "in-memory" appender, which sounds high for something writing to disk. Call me a tad skeptical on this claim (perhaps it is a measurement of the library's efficiency sans disk writing).

An "in-memory" appender means exactly what it sounds like it means. It's not writing to disk, it's keeping the log entries in memory. If your performance concern is with the speed that log entries can be written to disk, there are plenty of alternatives to simple logfiles:


www.jasonkohles.com
We're not surrounded, we're in a target-rich environment!
  • Comment on Re: Apache and log4perl (high performance logging?)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://743161]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-19 17:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found