Concurrency Model in Go Programming Language

Saved in:
Bibliographic Details
Title: Concurrency Model in Go Programming Language
Authors: Bralić, Vladimir, Filipović, Antun Matija, Lozic, Davor
Source: 48th ICT and Electronics Convention MIPRO 2025. :2220-2224
Publisher Information: 2025.
Publication Year: 2025
Subject Terms: Scalable Systems, Channels, Go Programming Language, Concurrency Model, Goroutines, High- Performance Systems
Description: As demands for scalable systems grow, effective concurrency management becomes important. Go’s concurrency model, based on goroutines and channels, provides an efficient and developer-friendly framework for managing concurrent tasks. Lightweight goroutines enable dynamic task execution, with Go’s runtime efficiently mapping numerous goroutines onto a small set of system threads. The channel-based communication introduces a synchronization mechanism, reducing the complexity inherent in traditional multithreading approaches. This paper analyzes the principles of Go’s concurrency design, highlighting its simplicity and efficiency. Through real-world examples, we demonstrate Go’s capability to build scalable, high-performance systems.
Document Type: Conference object
ISSN: 1847-3946
Accession Number: edsair.dris...01492..d3c7185ec8eaffb2fe72cddac766e14d
Database: OpenAIRE
Description
Abstract:As demands for scalable systems grow, effective concurrency management becomes important. Go’s concurrency model, based on goroutines and channels, provides an efficient and developer-friendly framework for managing concurrent tasks. Lightweight goroutines enable dynamic task execution, with Go’s runtime efficiently mapping numerous goroutines onto a small set of system threads. The channel-based communication introduces a synchronization mechanism, reducing the complexity inherent in traditional multithreading approaches. This paper analyzes the principles of Go’s concurrency design, highlighting its simplicity and efficiency. Through real-world examples, we demonstrate Go’s capability to build scalable, high-performance systems.
ISSN:18473946