Communication protocol handler for the taskrambler framework. This does not contain specific protocol implementations but the abstract code to handle them.
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 f71cac22a3 fixes and additions for threaded code 11 years ago
..
build.sh fixes and additions for threaded code 11 years ago
test_handler.c fixes and additions for threaded code 11 years ago
test_handler.h show some information about the bytes per second throughput. Currently I manage around 1.1 GBytes on a loopback device which sounds not to bad, but is only about 1/4 of the throughput iperf shows me... but this might be related to nc... I will see this when I have written my own client. 11 years ago
testclient.c fixes and additions for threaded code 11 years ago
testclient.sh show some information about the bytes per second throughput. Currently I manage around 1.1 GBytes on a loopback device which sounds not to bad, but is only about 1/4 of the throughput iperf shows me... but this might be related to nc... I will see this when I have written my own client. 11 years ago
testserver.c fix close handling and introduce server class 11 years ago
testserver2.c fixes and additions for threaded code 11 years ago
testserver_thread.c try for a threaded server, but not very much luck now. 11 years ago