0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A couple more things in the PHP template. More... over 11 years ago
Better compiling instructions. More... over 11 years ago
Commenting out thread safety to get the template compile. More... over 11 years ago
Fixed typo. More... over 11 years ago
More stuff in the PHP extension. More... over 11 years ago
Merge branch 'master' of https://github.com/JulianKunkel/siox More... over 11 years ago
Reorganizing web tool. More... over 11 years ago
added timeout functionality to the async activity multiplexing path to avoid indefinitely holding back activities More... over 11 years ago
Skeleton PHP-SIOX extension. More... over 11 years ago
Began work on updating FileSurveyor. More... over 11 years ago
fixed up the ActivityMultiplexerSync More... over 11 years ago
Changed ActivityMultiplexer callbacks from frozen name catch-all functions to selectively registerable unnamed function pointers. There is still some work to be done, however, the ActivityMultiplexerAsync seems to work now, and all plugins are changed to use the new interface. More... over 11 years ago
Merge branch 'master' of https://github.com/JulianKunkel/siox More... over 11 years ago
Merge branch 'master' of https://github.com/JulianKunkel/siox More... over 11 years ago
Set version header to generic in HDF5 wrapper to get it compile. More... over 11 years ago
Set version header to generic in HDF5 wrapper to get it compile. More... over 11 years ago
Merge branch 'master' of https://github.com/JulianKunkel/siox More... over 11 years ago
Merge branch 'master' of https://github.com/JulianKunkel/siox More... over 11 years ago
Merge branch 'master' of ssh://github.com/JulianKunkel/siox More... over 11 years ago
Reporter: Allow to append pid to filename which is useful for multiple processes. More... over 11 years ago
Instrumentation: 1) Improved handling of fork() by just shutting down threads and starting them again afterwards. This allows to keep information through fork() in the parent. More... over 11 years ago
Generalüberholung des ActivityMultiplexerAsync More... over 11 years ago
changed the extension of the readme to reflect its contents More... over 11 years ago
Readded the working parts of the posix wrapper to the build system. More... over 11 years ago
Optimized the ActivityMultiplexerAsync. Also removed from the CMakeLists.txt as this prooved to be a significant performance burner. Can now process 450,000 activities per second with no compiler optimization, over a million with optimization switched on. More... over 11 years ago
Merge branch 'master' of https://github.com/JulianKunkel/siox More... over 11 years ago
Merge branch 'master' of https://github.com/JulianKunkel/siox More... over 11 years ago
Bugfix: force conversion to str(). More... over 11 years ago
Check for when the DB is empty. More... over 11 years ago
Merge branch 'master' of https://github.com/JulianKunkel/siox More... over 11 years ago