It is ZionProduct Managers 1 — End-to-End SystemI’m going to write a product manager blog series, I hope it will be useful for people who want to learn This product manager series will…Nov 30, 2022Nov 30, 2022
It is ZionUnderstanding and usage of context in GolangWhen a goroutine can start other goroutines, and those goroutines start other goroutines, and so on, then the first goroutine should be…Dec 30, 20206Dec 30, 20206
It is ZionUse of synchronization techniques in GolangGolang synchronizes multiple goroutines via channels and sync packages to prevent multiple goroutines from competing for data.Dec 18, 20201Dec 18, 20201
It is ZionExplaining the IO models in detailWhen the CPU sends I/O requests to the hard disk, the hard disk has its own dedicated chip called a device (or hardware) controller…Dec 12, 2020Dec 12, 2020
It is ZionAbout Git and GitHub permission(SSH and HTTPS, single account and multiple accounts)When the local computer communicates with GitHub, the transmission is mainly based on two protocols, HTTPS and SSH, and the corresponding…Jun 27, 2020Jun 27, 2020