Changes

Jump to: navigation, search

Team Go

231 bytes added, 01:17, 18 December 2017
Goroutines vs Threads
* Is joinable
 
'''Goroutines'''
 
Google's version of concurrently; contains many of the basic traits of threading
 
Advantages:
*Goroutines are multiplexed onto the hardware threads meaning they are far more lightweight
 
*Guaranteed to play nice
32
edits

Navigation menu