Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Popular repositories
-
Forked from shadowsocks/shadowsocks-iOS
shadowsocks client for OSX and non-jailbroken iOS
-
-
21 contributions in the last year
Contribution activity
August 2019
- 0704681032/dubbo Java
- 0704681032/Sentinel Java
Created a pull request in alibaba/Sentinel that received 3 comments
Spring web httpclient adapter
since it is very popular to use resttemplate,i think spring web httpclient adaper should be provided
+216
−1
•
3
comments
Opened their first pull request on GitHub in alibaba/Sentinel
First pull request
optimize:unnecessary duplicate checkCreated an issue in alibaba/Sentinel that received 1 comment
Why need so many threads in DegradeRule.java,only 1 is enough?
//DegradeRule.java
private static ScheduledExecutorService pool = Executors.newScheduledThreadPool( Runtime.getRuntime().availableProcessors(), new…
1
comment