FOSDEM 2017: High performance and scaling techniques in Golang using Go Assembly

FOSDEM 2017: High performance and scaling techniques in Golang using Go Assembly


In this presentation we present some optimizations we have developed for the Minio object server. To maximize hashing performances for bit-rot protection we have exploited the Go Assembly capabilities. In addition we will present a distributed locking package to aid with scaling a single server solution into a multi server solution ...
Tags:golang performance