|
I'm trying to download a large file in chunks, with each chunk being downloaded separately and in parallel. The chunks would be combined in the end.
From what I've seen, Pharo handles threads differently than a language like Java. Is there a way that something like this can be done?
Apologies for lack of code, and any and all tips are greatly appreciated; I'm pretty new to Pharo.
|