This is the RealTimeGo, the backend part, done in Go
-
Updated
Sep 6, 2020 - Go
This is the RealTimeGo, the backend part, done in Go
Performance testing lock vs lockless design for microservices in golang.
Updater of text contents of project files for ProjectTextSuite
Straightforward EventBus for Go 1.18+
Golang: a concurrent function runner with quota on how many functions can be executing at the same time. There are two flavors of concurrent runners are implemented. One that uses semaphore synchronization primitive and the other uses channels.
Distributed System.
This repository houses a collection of Go projects and code snippets developed for educational purposes.
Inter thread communication(much faster than channels)
The practice of I/O concurrent design for high-performance software
This repository contains all my practices and lessons about Go programming language
Counting digits in words using Goroutines and Channels
go channel and routes !
Go multi user TCP chat server. Sister project of cchat - the client for gochat
Add a description, image, and links to the gochannels topic page so that developers can more easily learn about it.
To associate your repository with the gochannels topic, visit your repo's landing page and select "manage topics."