php - How does an application performance monitoring tool like New Relic RPM work? -


how application performance monitoring tool new relic rpm work? how can figure out information application? if build similar php application place start? (i know new relic php available, i'm interested in how build 1 myself).

a start @ php's reflection system;

http://php.net/manual/en/book.reflection.php

use can gather vital information using traces , profiler dumps, @ xdebug website more information.

http://www.xdebug.org/


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -