Sentinel/sentinel-transport
wutingjia 9a612508ff Make all backend thread pools daemon (#2181)
* feat:make command center thread daemon
* feat:make all NamedThreadFactory thread daemon
2021-06-04 13:33:46 +08:00
..
sentinel-transport-common Support config from system env in SentinelConfig and polish TransportConfig (#2154) 2021-04-27 19:42:22 +08:00
sentinel-transport-netty-http Make all backend thread pools daemon (#2181) 2021-06-04 13:33:46 +08:00
sentinel-transport-simple-http Make all backend thread pools daemon (#2181) 2021-06-04 13:33:46 +08:00
sentinel-transport-spring-mvc Add sentinel-transport-spring-mvc module (#1957) 2021-02-23 17:11:37 +08:00
README.md Update documents 2018-08-09 15:42:11 +08:00
pom.xml Add sentinel-transport-spring-mvc module (#1957) 2021-02-23 17:11:37 +08:00

README.md

Sentinel Transport

The Sentinel transport module provides basic interfaces about Sentinel monitoring API server and client (CommandCenter and HeartbeatSender) as well implementations using different libraries or protocols.