Announcement: MyARM joins Trolltechs technology partner program

Home / Press / MyARM joins Trolltechs technology partner program contact | download | sitemap

MyARM joins Trolltechs technology partner program

Today MyARM joined the technology partner program of Trolltech®. We decided to use Trolltechs excellent Qt® version 4 C++ cross-platform application development framework for development of our management applications for MyARM which will be ready end of first quarter 2006.

QArm instrumentation framework

MyARM developed with its depth knowledge of the Application Response Measurement (ARM) standard version 4.0 a framework based on Qt® 4. With this framework its very easy to instrument an application with ARM 4.0. For example a simple transaction can be measured using ARM just by inserting three lines of C++ code:

QSimpleArmTran mytran("MyTransaction");

mytran.start();
// do my transaction work.
mytran.stop(QArmTransaction::GOOD);

For more information or support for the QArm instrumentation framework read our web section or please contact us.

Contact:

MyARM GbR
Neue Str. 4
63571 Gelnhausen-Roth
Germany
email: info{at}myarm.de

Links:

Trolltech web site:
http://www.trolltech.com/
MyARM web site:
http://www.myarm.de/
OpenGroup ARM web site:
http://www.opengroup.org/management/arm/