Hi
I've read about some new features of 0.7 version, especially the node
will have download queue and handle splitfiles alone.
I have a simple question: will it be possible to switch that extra
features off? and leave it to client code as it is in 0.5 version?
Short explanation why I would like to do that: My node runs on very
slow linux Pentium2 computer, and I run client software on my desktop
AMD64 1.6G computer, so it is natural that I want to perform all the hard
work on the stronger machine and let the node do only what is absolutely
necessary: that is download and upload small chunks of data to/from the
datastore and later to the client.
Roman Bednarek