Concurrency in Go

所在平台: CourseraArchive

课程类别: 其他类别

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/golang-concurrency

课程评论:没有评论

第一个写评论        关注课程

课程简介

University of California, Irvine

课程大纲

In this module, you’ll work with threaded goroutines and explore the benefits of synchronization. The week’s assignment has you using a threaded approach to create a program that sorts integers via four separate sub-arrays, then merging the arrays into a single array.

课程评论(0条)

课程详情

Learn how to implement concurrent programming in Go. Explore the roles of channels and goroutines in implementing concurrency. Topics include writing goroutines and implementing channels for communications between goroutines. Course activities will allow you to exercise Go’s capabilities for concurrent programming by developing several example programs.

Go中的并发性:了解如何在Go中实现并发编程。探索通道和goroutines在实现并发中的作用。主题包括编写goroutine和实现goroutine之间的通信通道。通过课程活动,您可以通过开发几个示例程序来练习Go的并发编程功能。

课程标签

0人关注该课程

主题相关的课程