Golang: PubSub implementation using Go channels (Tutorial)

Опубликовано: 09 Январь 2025
на канале: CoderVlogger
6,105
57

GitHub: https://github.com/KenanBek
Twitter:   / kenanbekk  
Medium:   / kenanbek  
Website: https://www.codervlogger.com/

Publish-subscribe pattern implemented in Golang.
https://kananrahimov.com/post/golang-...

About CodeKN.com

As an example, I use the source code of the CodeKN.com project. CodeKN is my research project. Initially, I used it as an MVP for in-house search-engine using microservices. During the process, I refactored and redesigned it many times. You can find some of these refactorings on my GitHub project by searching "DevHub," "kn."

But now, CodeKN.com is a full functional articles links aggregator. I use a very simple ML model for topic identification. I also implemented my very first ETL pipeline for fetching, structuring, and analyzing text-data. In the short-term future, I aim to add all engineering companies, their blog posts, their job listings, and their open-source projects. In parallel, I also want to include prominent engineers and their public work. In the end, I plan to build a search-engine/engineering platform with a knowledge base of articles, blog posts, news, job listings, and open-source projects—all these around software engineering topics.

#Golang #PubSub #Channels

SUBSCRIBE to my YouTube channel - http://bit.ly/2SAN2c3

-----------------------------------------------------------------------------------------------

Community links:
Telegram: https://t.me/codervlogger
Discord:   / discord  

Other Social Links:
YouTube:    / codervlogger  
Twitch:   / codervlogger  
Facebook:   / codervlogger  
Instagram:   / codervlogger  

-----------------------------------------------------------------------------------------------