Click here to Skip to main content
15,893,588 members
Articles / Programming Languages / C++

Fast, Low Latency and Non-synchronizing Trace Class

Rate me:
Please Sign up or sign in to vote.
4.75/5 (3 votes)
16 Apr 20044 min read 59.8K   341   30  
An article about a ready to use trace class specialized for multithreaded programming.

Revisions


  

Compare Revision Minor Date Status Editor
3 - publicly available Yes 30-May-18 6:18 Available Deeksha Shenoy
Updates in content.
2 No 30-May-18 6:17 Available Deeksha Shenoy
Updates in content. Changes: 123
1 No 16-Apr-04 18:00 Available Sumalatha K.R.

Written By
Web Developer
Germany Germany
Being a software developer since 1992, I have seen many different programming languages, operating systems and methodologies.

My primary technical interest are C++ and Windows-Programming, but due to my work as a project manager, I have even seen J2EE.

My everyday work since a couple of years is leading software development teams, mostly in an agile way.


Comments and Discussions