A GREP utility written in go using worker pool pattern
-
Updated
Jul 15, 2024 - Go
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
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.
Writing Better Code With Go Concurrency Patterns
Solution to assignment of Hashedtokens Interview.
Go, OOP, Golang 1.22, WB Tech, Wildberries
Go idiomatic synchronization queue based on 'Rethinking Classical Concurrency Patterns'
A modern health_care API that has all the functionalitites of non-blocking appointments and rescheduling , logging and diagnosis privacy and data access security.
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.
golang, nestjs, react, mongodb, redis, filepathwalk, goroutines, channels, redux observable epics, rxjs
a go tcp server framwork based on go net package
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.
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.
simple and high-concurent and scalable go library for monitoring a folder tree and notifying on any sub-content changes.
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."