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 ac5b20e9ff as I currently have no idea whats the problem I first fixed all warnings...included the ldap warnings that where caused by the use of deprecated ldap_simple_bind_s and ldap_unbind_s. 12 years ago
..
Makefile.am change build system to accept CFLAGS 12 years ago
close_conn.c made all class and interface basics to a small lib. This is the first one. All other parts will become libs too. Right now these are only static libs but this way its easy to split them out if needed 14 years ago
handle_accept.c changed socket handling according to my definition...and make sockets nonblocking as the answer of poll is just a guess... 12 years ago
poll.c probably fixed problem in main look under load. This still has to be tested. 12 years ago
read.c as I currently have no idea whats the problem I first fixed all warnings...included the ldap warnings that where caused by the use of deprecated ldap_simple_bind_s and ldap_unbind_s. 12 years ago
run.c as I currently have no idea whats the problem I first fixed all warnings...included the ldap warnings that where caused by the use of deprecated ldap_simple_bind_s and ldap_unbind_s. 12 years ago
server.c changed socket handling according to my definition...and make sockets nonblocking as the answer of poll is just a guess... 12 years ago
write.c as I currently have no idea whats the problem I first fixed all warnings...included the ldap warnings that where caused by the use of deprecated ldap_simple_bind_s and ldap_unbind_s. 12 years ago