Pinned Repositories
nginx-upsync-module
For http protocol. nginx-upsync-module, sync upstreams from consul or etcd and so on, dynamiclly modify backend-servers attributes(weight, max_fails, down...), needn't reload nginx
fastText
Library for fast text representation and classification.
kudu
Do something for own tasks
LBS
peano curve, geohash lib, based on open source
nginx-discovery
supply three method for service discovery, pull from consul, push to nginx, based on dns, all needn't reload nginx
nginx-stream-upsync-module
For stream protocol. syncing upstreams from etcd or consul and so on, dynamically updating backend servers attribute, not need to reload nginx for tcp protocol, stream configure.
nginx-upconf-module
module provides an HTTP interface for adding, removing, and modifying back-end servers dynamically and without having to reload the configuration
nginx_stream_upstream_check_module
For stream protocol. Health checks stream upstreams for nginx,support dynamic health check interface for adding servers.
nginx_sub-auth_module
a frame for sub auth.---memorial
nginx_upstream_check_module
For http protocol. Health checks upstreams for nginx,support dynamic health check interface for adding servers, transplat from tengine based on upstream_check_module
xiaokai-wang's Repositories
xiaokai-wang/nginx-stream-upsync-module
For stream protocol. syncing upstreams from etcd or consul and so on, dynamically updating backend servers attribute, not need to reload nginx for tcp protocol, stream configure.
xiaokai-wang/nginx_upstream_check_module
For http protocol. Health checks upstreams for nginx,support dynamic health check interface for adding servers, transplat from tengine based on upstream_check_module
xiaokai-wang/nginx_stream_upstream_check_module
For stream protocol. Health checks stream upstreams for nginx,support dynamic health check interface for adding servers.
xiaokai-wang/nginx-upconf-module
module provides an HTTP interface for adding, removing, and modifying back-end servers dynamically and without having to reload the configuration
xiaokai-wang/nginx-discovery
supply three method for service discovery, pull from consul, push to nginx, based on dns, all needn't reload nginx
xiaokai-wang/fastText
Library for fast text representation and classification.
xiaokai-wang/LBS
peano curve, geohash lib, based on open source
xiaokai-wang/xiaokai-wang.github.io
blog
xiaokai-wang/kudu
Do something for own tasks
xiaokai-wang/simhash
中文文档simhash值计算
xiaokai-wang/USTC-CS-Courses-Resource
:heart:**科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
xiaokai-wang/alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
xiaokai-wang/C-Thread-Pool
A minimal but powerful thread pool in ANSI C
xiaokai-wang/ClickHouse
ClickHouse is a free analytic DBMS for big data.
xiaokai-wang/fatcache
Memcache on SSD
xiaokai-wang/hbase
Mirror of Apache HBase
xiaokai-wang/hypertable
A flexible database focused on performance and scalability
xiaokai-wang/kubevela
The Modern Application Platform.
xiaokai-wang/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
xiaokai-wang/nginx-upsync
xiaokai-wang/nginx-upsync-module
nginx + consul server discovery service, dynamicly update upstream backend servers, dynamicly adjust backend servers weight, needn't reload nginx
xiaokai-wang/nginx-wiki
Source for the wiki section of nginx.com
xiaokai-wang/nginx_tcp_proxy_module
add the feature of tcp proxy with nginx, with health check and status monitor
xiaokai-wang/prometheus-cpp
Prometheus Client Library for Modern C++
xiaokai-wang/rapidjson
A custom distribution of rapidjson (a fast JSON parser/generator for C++ with both SAX/DOM style API). Used by the Athena Game Framework.
xiaokai-wang/rtb-papers
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
xiaokai-wang/s2-geometry-library
A Library for Spherical Geometry
xiaokai-wang/tensorflow
Computation using data flow graphs for scalable machine learning
xiaokai-wang/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
xiaokai-wang/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow