Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAsk how to achieve concurrent download #1283
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
After many tests, it is not sequential download. 1g port / 16g ram / ssd |
This comment has been minimized.
This comment has been minimized.
|
Use disk store. By default all torrents live in memory. And use Node.js v8 |
This comment has been minimized.
This comment has been minimized.
|
Upgraded to v8, but there are always only a few tasks to download |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent?
0.98.21
What operating system and Node.js version?
v6.12.3
What browser and version? (if using WebTorrent in the browser)
nodejs
What did you expect to happen?
Multiple seeds are downloaded at the same time
What actually happened?
I added 2000 seed tests.
But orderly download, Can not reflect async.