Skip to content

Non-blocking event logging facility for C++, for high performance multi-processor applications

Notifications You must be signed in to change notification settings

pnikiel/VeryHipEvents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This module, previously known as EventRecorder, has been born out of necessity to optimize some massive data-processing applications at CERN.

The whole idea about it is that it should pose as small load to the application under investigation as possible, while still being able to log events from numerous threads. Any sort of blocking or waiting is excluded, by requirement.

Author

Piotr Nikiel [email protected]

About

Non-blocking event logging facility for C++, for high performance multi-processor applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published