Simulating A Real-World System (Coffee Shop) In Go
Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=jJS6G7irZSc
Go's concurrency model makes it easy to develop scalable servers and data pipelines. Many of the patterns we use in developing concurrent code mirror structures in real-world systems.
In this talk, Sameer presents a simulation of a small real world system and shows how variations in the design impact the system's performance.
EVENT: dotGo 2017
SPEAKER: Sameer Ajmani
PERMISSIONS: The original video was published on dotconferences YouTube channel with the Creative Commons Attribution license (reuse allowed).
ORIGINAL SOURCE: https://www.youtube.com/watch?v=_YK0viplIl4
Other Videos By Coding Tech
Tags:
go
golang
go concurrency
go programming
golang programming language