
DevConf 2014: Writing a Functional, Reliable, and Fast Go Web Application

Dmitry Vyukov, developer, Google working on the core of the Go language will be a speaker at DevConf 2014
Support Dmitry so that the report is included in the program of the DevConf 2014 conference
The program has 2 more reports on Go:
- Go on the Google App Engine is simple, reliable, fast and inexpensive.
- Go: Runet analytics in real time
- Tell us a few words about yourself?
He graduated from Bauman Moscow State Technical University, since 2002 he worked in the fields of web applications, billing, telecom, VoIP, social networks. Currently working at Google on dynamic code verification systems - AddressSanitizer (search for memory errors), ThreadSanitizer (search for multithreading errors); as well as support for concurrency and multi-core in the Go language (parallel garbage collection, goroutine scheduler, channels, synchronization primitives, etc.). Winner of the Intel Threading Challenge 2010, one of the first in the world to be awarded the Intel BlackBelt title. Of particular interest in the field of multithreading and multicore, the author of a dozen innovative synchronization algorithms, developed the Relacy tool for their verification.
- Can you say a few words about your report in addition to what is in the description?
Honestly, I find it difficult to say much more than there is in the description.
And what exactly interests?
- Who is your report focused on?
On developers of server parts of web applications; to managers
involved in the selection of programming languages for new projects.
- What new will the listener of your report learn?
The report is designed for people who do not have significant development experience
on Go. Such a listener learns about the language; and the wonderful tools
he provides for developing modern server
applications.
- And what would you like to convey to your listeners your report and the conference as a whole?
Write on Go!