Goroutine
noun
noun ·Rare ·Advanced level
Definitions
Noun
- 1 A lightweight communicating process in the Go programming language.
"Exercise 14.8: Starting from the Fibonacci-program in Listing 6.10, make a solution which isolates the calculation of the Fibonacci-terms in a goroutine, which sends these results on a channel. Close the channel when finished."
Example
More examples"Exercise 14.8: Starting from the Fibonacci-program in Listing 6.10, make a solution which isolates the calculation of the Fibonacci-terms in a goroutine, which sends these results on a channel. Close the channel when finished."
Etymology
From Go (“programming language”) + routine, to rhyme with coroutine.
More for "goroutine"
Data sourced from Wiktionary, WordNet, CMU, and other open linguistic databases. Updated March 2026.