A task management system. At least this was the initial idea. Basically this it the base code for the taskrambler framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Georg Hopp a3ddcebff9 last few fixes to make the new socket code work. 12 years ago
..
application add session removal by ip 10 years ago
asset utilize libtrdata 10 years ago
auth move all hashing helper code in separate library 10 years ago
config utilize libtrdata 10 years ago
http utilize libtrdata 10 years ago
router add todo for session memory overflow 10 years ago
server last few fixes to make the new socket code work. 10 years ago
session add session removal by ip 10 years ago
storage move all hashing helper code in separate library 10 years ago
testers moved the class and memory management into a separate project libtrbase / prefix all of the public interface of libtrbase with TR_ 10 years ago
user move all hashing helper code in separate library 10 years ago
utils utilize libtrdata 10 years ago
Makefile.am utilize libtrdata 10 years ago
taskrambler.c last few fixes to make the new socket code work. 10 years ago
testconfig.cfg make install works now. So from now on taskrambler will not work when run from its build dir, because it can't find its assets then. To make installation work a basic config file reader class was implemented. 12 years ago