This presentation was recorded at GOTO Copenhagen 2018. #gotocon #gotocph
Francesc Campoy - Gopher, Host of the Just For Func Podcast, and VP of Developer Relations at source{d}
ABSTRACT
Go was designed with Google's needs in mind, and when you're running software at the scale that Google does robustness is of prime importance. In this talk we will cover what design decisions of Go help building robust programs, but also those parts of the language can cause problems that one needs to be aware and what techniques to apply to avoid risks.
We will also compare Go robustness to Erlang, probably the most robust runtime [...]
Download slides and read the full abstract here:
https://gotocph.com/2018/sessions/613
https://www.facebook.com/GOTOConference
https://www.linkedin.com/company/goto-
#Golang #Programming #ProgrammingLanguages #Erlang