Progress of BTQueue

It has been for so long since the last official release of BTQueue, 0.1.3, and also the ongoing development in a seperate branch. As I mentioned earlier, BTQueue is moving to a new engine, BitTorrent 4.20.9. I would like to report the latest status of this branch.

General Usage in scheduler mode

Now it is usable but not for production by now since I have just getting some weird issues according to the automatic download/upload rate adjustment code taken from BitTorrent 4.20.9. As long as the transfer rate of all sessions are high enough, you will never get this problem. When it occurs, some sessions will be paused due to unexpected exception about stack overflow.

Daemon mode

It has just worked in the lastest commit yesterday. You could use BTQueue to serve several users in BitTorrent hosting service through web-based interface via XML-RPC.

Ongoing features

The download/upload rate are now adjustible but not take effect until restart. I am working to make it change immediately. Please be patient. There are only one serious issues as I mentioned above. I will try my best to fix it as soon as possible.

Tags: , ,

Reply