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 cf3eb7b3bc Fix uninitialized read_chunk_size in all communication endpoint constructor calls 10 years ago
..
Makefile Fix make dependency 10 years ago
test_handler.c Makefile for testers and fix test_handlers.c 10 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 Fix uninitialized read_chunk_size in all communication endpoint constructor calls 10 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
testserver2.c fix some memory leaks 11 years ago