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 b44ec9f22b fix the last issues with using quick fit with the class interface. 12 years ago
..
auth opps, remove archives from repo 14 years ago
cbuf simplified the quick fit interface 12 years ago
class added new memory management to the most fragile part in this matter...the class system...well, the server test gives me a memory corruption, but all other are running now....anyway most likely this is in an unusable state right now. 12 years ago
hash opps, remove archives from repo 14 years ago
http only code format changes 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 fix the last issues with using quick fit with the class interface. 12 years ago
queue moved httpMessageQueue to a generalized Queue class as in fact it was nothing else except that it only stored HttpMessages. 14 years ago
server only code format changes 12 years ago
session 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
socket 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
stream added first tests for server class 14 years ago
utils fix the last issues with using quick fit with the class interface. 12 years ago
Makefile.am configure.ac 12 years ago
cbufpool.c added idea comment for a cbuf pool to not always reinitialize these all the time... 12 years ago
taskrambler.c put daemonize before our working child is forked. 12 years ago