Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Realtime profiling of Perl/mod_perl services

by mhearse (Chaplain)
on Nov 17, 2012 at 01:05 UTC ( [id://1004271]=perlquestion: print w/replies, xml ) Need Help??

mhearse has asked for the wisdom of the Perl Monks concerning the following question:

I work at a java shop. We use Dynatrace for realtime profiling of java apps. By realtime I mean a continuous flow of XMLRPC/SOAP messages to a profiling service. The profile software of course has a gui.

That got me wondering about perl. Does it have a similar methodology for realtime profiling of web services (or any service)? I suppose that could include mod_perl stuff too.

Examples of realtime profiling info I'm talking about:
*sql query execution time
*connections to other services
*code block execution time
*memory consumption
*cpu time consumption
*regex optimization
*etc

To be clear.. by service I basically mean a daemon.

Replies are listed 'Best First'.
Re: Realtime profiling of Perl/mod_perl services
by space_monk (Chaplain) on Nov 19, 2012 at 13:37 UTC
    From what I can see dynaTrace is not language dependent, so I presume you can use it for processing your Perl apps too.
    A Monk aims to give answers to those who have none, and to learn from those who know more.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1004271]
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-03-19 05:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found