Another abandoned server code base... this is kind of an ancestor of taskrambler.
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 f31b619095 update changelog 14 years ago
..
message changed /**/ single line comments to // 10 years ago
request changed all string operation within header handling with fixed length mem operations, preventing multiple iterations over these strings. In theory this should improve performance in reality it seems that it is worse...CHECK WHY 10 years ago
response start documenting this whole stuff...well at least add a copyright information in each file 10 years ago
header.h changed all string operation within header handling with fixed length mem operations, preventing multiple iterations over these strings. In theory this should improve performance in reality it seems that it is worse...CHECK WHY 10 years ago
message.h start documenting this whole stuff...well at least add a copyright information in each file 10 years ago
request.h changed /**/ single line comments to // 10 years ago
response.h changed all string operation within header handling with fixed length mem operations, preventing multiple iterations over these strings. In theory this should improve performance in reality it seems that it is worse...CHECK WHY 10 years ago
worker.h now a child is spawned and writes random values in a shared memory segment. These values will be shown in the me action 10 years ago