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 f82635de45 fix segfault if config file could not be read. Now taskrambler stops with a message 13 years ago
..
interface added first tests for server class 14 years ago
Makefile.am 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. 13 years ago
read.c fix the fix...with the last change taskrambler closes connections unexpectedly. Hopefully this fixes ssl handling. 13 years ago
stream.c 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
write.c some more changes for documentation generation 13 years ago