Skip to content

Parallel Operations

Choose a tag to compare

@fadion fadion released this 26 Jun 19:39
· 23 commits to master since this release

On both FTP and SFTP, Steer now can deploy multiple files in parallel. This is an important update as it speeds up deployments substantially and takes the best out of Go's performance. A new maxclients configuration option sets how many operations should be run in parallel.