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 d6cd2bbae9 added asset class and move mimetype handling in separate helper. Tested this with mmapfiletest2.c 12 years ago
..
asset added asset class and move mimetype handling in separate helper. Tested this with mmapfiletest2.c 12 years ago
auth change build system to accept CFLAGS 12 years ago
cbuf change build system to accept CFLAGS 12 years ago
class change build system to accept CFLAGS 12 years ago
hash change build system to accept CFLAGS 12 years ago
http remove specialized asset loadings and use generic one. 12 years ago
interface Now all classes are moved in according archives. Coming closer to the original purpose of the class construct to build small independent reusable code fragments. 14 years ago
logger change build system to accept CFLAGS 12 years ago
queue change build system to accept CFLAGS 12 years ago
server fix some warnings 12 years ago
session change build system to accept CFLAGS 12 years ago
socket change build system to accept CFLAGS 12 years ago
stream fix some warnings 12 years ago
utils added asset class and move mimetype handling in separate helper. Tested this with mmapfiletest2.c 12 years ago
Makefile.am change build system to accept CFLAGS 12 years ago
binarytree.c realize that delete does not work correct. 12 years ago
cbufpool.c added idea comment for a cbuf pool to not always reinitialize these all the time... 12 years ago
mmapfiletest.c added thought about memory mapped asset handling, as well as a small mmap file test program. 12 years ago
mmapfiletest2.c added asset class and move mimetype handling in separate helper. Tested this with mmapfiletest2.c 12 years ago
rbtree.c now valgrind shows no more violations...but cleanup does not work correcly. The memory usage depends now on the amount of paralell connections...ab show approximately 10% to 20% performance improvement / and the code is far from optimal. 12 years ago
taskrambler.c now valgrind shows no more violations...but cleanup does not work correcly. The memory usage depends now on the amount of paralell connections...ab show approximately 10% to 20% performance improvement / and the code is far from optimal. 12 years ago