Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Logging and performance

by weismat (Friar)
on Feb 19, 2008 at 09:18 UTC ( [id://668758]=note: print w/replies, xml ) Need Help??


in reply to Re: Logging and performance
in thread Logging and performance

Unfortunately the performance is not fine. I gave also a wrong number for the data per second - in fact we are talking about up to 100 KByte per second with a base load of maybe 20 KByte/second.
I guess I will need to move the logging into a seperate thread - so that the application will keep its speed.

Replies are listed 'Best First'.
Re^3: Logging and performance
by weismat (Friar) on Feb 19, 2008 at 15:47 UTC
    I moved the logging into a seperate thread.
    It was way too slow using the logfile write - I had only about 600.000 lines of constant back log.
    Now I have moved to a standard file and the performance is ok.

Log In?
Username:
Password:

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

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

    No recent polls found