Skip to content

Parallel transfers

Compare
Choose a tag to compare
@KarlSjostrand KarlSjostrand released this 14 Feb 23:10
· 214 commits to master since this release

This release contains a rewrite of the image transfer functionality. It is now completely expressed as Akka Streams graph and uses connection pools for HTTP requests. This enables sending files in parallel and transfers are now typically a factor 10 faster.