- Self introduction.
- The main direction of the future
- Introduce the optimization points used in previous projects 、 difficulty
- Why not use a lot of goroutine
- gpm Model
- go Inside goroutine Is there a limit on the number of creation ?
- What's the difference between threads and coroutines
- golang What concurrency mechanisms are supported
- go utilize channel Mode of communication
- Buffered and unbuffered channel The difference between
- channel Realization principle
- By close Of channel What's the problem
- What do distributed locks know ? use channel How to achieve ?
- For cluster channel How to implement distributed locks
- parallel goroutine How to achieve
- go How to ensure the safety of concurrency by sharing memory ?
- go Is your lock reentrant ?
- Will you wait until you get the lock ?
- How to achieve a timeout Lock of ?
- go How slicing is implemented
- It mainly uses redis What functions are implemented
- How to solve cache penetration
- Common current limiting algorithms
- What is the difference between a token bucket and a leaky bucket
- How do different services communicate
- once rpc What process to go through
- rpc How the framework does performance tuning
- Which have been used? rpc frame
- Talk about fusing 、 Current limiting 、 Downgrade 、 An avalanche
- Do you know which open source frameworks ?
- docker What's the difference between virtual machine and virtual machine
- serviceMash To solve any problem ?
- devops What are the related technologies
当前位置:网站首页>[issue 18] share a Netease go experience
[issue 18] share a Netease go experience
2022-07-06 14:23:00 【GOLANG_ ROADMAP】
边栏推荐
- xray与burp联动 挖掘
- Hackmyvm target series (4) -vulny
- [VMware abnormal problems] problem analysis & Solutions
- Load balancing ribbon of microservices
- Harmonyos application development -- address book management system telmanagesys based on listcontainer [phonebook][api v6]
- 网络基础详解
- 强化学习基础记录
- 外网打点(信息收集)
- 《英特尔 oneAPI—打开异构新纪元》
- 7-8 7104 Joseph problem (PTA program design)
猜你喜欢

1143_ SiCp learning notes_ Tree recursion

网络基础详解

Hackmyvm target series (2) -warrior

xray與burp聯動 挖掘

Package bedding of components

网络基础之路由详解

Strengthen basic learning records

Record an API interface SQL injection practice

How to understand the difference between technical thinking and business thinking in Bi?

Uibutton status exploration and customization
随机推荐
Tencent map circle
Experiment five categories and objects
HackMyvm靶机系列(2)-warrior
List and data frame of R language experiment III
Always of SystemVerilog usage_ comb 、always_ iff
强化学习基础记录
外网打点(信息收集)
Force deduction 152 question multiplier maximum subarray
UGUI—Text
1143_ SiCp learning notes_ Tree recursion
Hcip -- MPLS experiment
安全面试之XSS(跨站脚本攻击)
HackMyvm靶機系列(3)-visions
内网渗透之内网信息收集(二)
[MySQL table structure and integrity constraint modification (Alter)]
SQL注入
AQS details
7-3 construction hash table (PTA program design)
The United States has repeatedly revealed that the yield of interest rate hiked treasury bonds continued to rise
链队实现(C语言)