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 6591c0a6c7 changed callocs of memory not needed to be initialized to malloc 14 years ago
..
writer structural changes for worker/process. @TODO actually i have no idea why this happens. 10 years ago
304.c 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
404.c changed callocs of memory not needed to be initialized to malloc 10 years ago
asset.c 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
me.c changed callocs of memory not needed to be initialized to malloc 10 years ago
writer.c structural changes for worker/process. @TODO actually i have no idea why this happens. 10 years ago