Skip to content

breno-helf/go-parallel-requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

go-parallel-requests

Example for presentation. This is an example for a presentation to show use cases of goroutines and how its misuse can cause problems.

The presentation had two parts, the first to introduce the concept of goroutines and how they work. The second part explained a client/server golang implementation where the misuse of goroutines may cause an overload by making several requests in parallel.

About

Example for presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages