DEV Community

Kevin Wan profile picture

Kevin Wan

go-zero.dev

Work

Creator of go-zero

Circuit Breaker Explained

Circuit Breaker Explained

10
Comments
11 min read

Want to connect with Kevin Wan?

Create an account to connect with Kevin Wan. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
5 minutes to add RESTful APIs for your gRPC services

5 minutes to add RESTful APIs for your gRPC services

24
Comments 3
3 min read
Understanding and tuning parameters of connection pools

Understanding and tuning parameters of connection pools

15
Comments
4 min read
Sending type-safe HTTP requests with Go

Sending type-safe HTTP requests with Go

26
Comments
3 min read
Developing a RESTful API with Go

Developing a RESTful API with Go

47
Comments 4
6 min read
How we define and load configuration from files.

How we define and load configuration from files.

17
Comments
4 min read
A load shedding protector against bursting requests

A load shedding protector against bursting requests

10
Comments
10 min read
My best practices on Go fuzzing

My best practices on Go fuzzing

20
Comments 4
9 min read
Best practices on developing monolithic services in Go

Best practices on developing monolithic services in Go

73
Comments 3
7 min read
Elegantly manage multiple services in one process

Elegantly manage multiple services in one process

9
Comments
4 min read
The pitfalls on using timeout in Go.

The pitfalls on using timeout in Go.

13
Comments
5 min read
Implement a timing wheel for millions of concurrent tasks.

Implement a timing wheel for millions of concurrent tasks.

24
Comments 7
6 min read
Consistent hash with virtual nodes in Go.

Consistent hash with virtual nodes in Go.

13
Comments
4 min read
Step-by-step to learn and optimize Dockerfile

Step-by-step to learn and optimize Dockerfile

28
Comments
6 min read
Implementing service discovery for microservices

Implementing service discovery for microservices

8
Comments
5 min read
loading...