a go tcp server framwork based on go net package
-
Updated
Dec 8, 2022 - Go
a go tcp server framwork based on go net package
In this project i'm implement reading file and searching all links on it. App create a new file "final" where all links are stored. App using 6 goroutines that are searching by regexp all links in their part of file.
Solution to assignment of Hashedtokens Interview.
Writing Better Code With Go Concurrency Patterns
Go-based concurrent-safe library to start and stop a Queue with capabilities to asynchronously push jobs and execute them either into sync or async fashion. Along with capability to fetch their execution results.
simple and high-concurent and scalable go library for monitoring a folder tree and notifying on any sub-content changes.
Go idiomatic synchronization queue based on 'Rethinking Classical Concurrency Patterns'
Replacing Golang’s Standard Package Functions with Concurrent Functions: Winning Big By Starting Small -- Harness the power of concurrency in Golang to improve performance, and efficiently manage resources with goroutines and semaphores.
A GREP utility written in go using worker pool pattern
Go, OOP, SOLID, Design Patterns, Golang 1.22, Unit tests, API tests, ServeMux, Socket, WB Tech, Wildberries
Go, OOP, Golang 1.22, WB Tech, Wildberries
A modern health_care API that has all the functionalitites of non-blocking appointments and rescheduling , logging and diagnosis privacy and data access security.
I have created a GitHub repository to organize and store my golang learnings by categories. This will help me keep track of my progress and also share my knowledge with others.
Add a description, image, and links to the goroutines-channels topic page so that developers can more easily learn about it.
To associate your repository with the goroutines-channels topic, visit your repo's landing page and select "manage topics."