Zilog8
Zilog8
> Modification of active pieces & FileStore I like the idea from a code perspective, but I'm still a bit unsure about the memory-use implications. Memory use would basically be...
> Here's another proposal: keep an upper boundary of memory used for all ActivePieces, and in RequestBlock, prevent from creating a new ActivePiece if we have already reached the limit......
I am working on something along those lines; specifically an API for controlling Taipei-Torrent's behaviour, and two modules that use said API: 1. A toy webgui using gowut (https://code.google.com/p/gowut/), 2....