YangJun

Results 9 repositories owned by YangJun

xxproject

395
Stars
221
Forks
Watchers

SpringCloud 微服务综合实例。分布式配置中心,服务发现&负载均衡,链路断路器,API网关,OAuth2认证授权,分布式追踪,ELK日志中心,Ansible/Docker持续交付等最佳实践。

docker-cloud-platform

88
Stars
69
Forks
Watchers

使用Docker构建云平台,Docker云平台系列共三讲,Docker基础、Docker进阶、基于Docker的云平台方案。OpenStack+Docker+RestAPI+OAuth/HMAC+RabbitMQ/ZMQ+OpenResty/HAProxy/Nginx/APIGateway+Bootstrap/AngularJS+An...

xxcloud

65
Stars
55
Forks
Watchers

xxcloud,旨在整合数据中心异构虚拟化资源为统一的资源池,并在资源池上为用户提供各类IAAS、PAAS服务。

http-benchmark-tornado

80
Stars
48
Forks
Watchers

基于Python Tornado的高性能http性能测试工具。Java Netty版: https://github.com/junneyang/http-benchmark-netty 。

xxhadoop

38
Stars
18
Forks
Watchers

Data Analysis Using Hadoop/Spark/Storm/ElasticSearch/MachineLearning etc. This is My Daily Notes/Code/Demo. Don't fork, Just star !

micro-service-practice

25
Stars
12
Forks
Watchers

OpenStack+Docker+RestAPI+OAuth/HMAC+RabbitMQ/ZMQ+OpenResty/HAProxy/Nginx/APIGateway+Bootstrap/AngularJS+Ansible+K8S/Mesos/Marathon构建/探索微服务最佳实践。

easy-ansible

42
Stars
32
Forks
Watchers

基于Ansible的自动部署平台-Automatical Deployment Platform Based on Ansible。

http-benchmark-netty

43
Stars
33
Forks
Watchers

基于Java Netty的HTTP客户端工具 & HTTP高性能测试工具。参数灵活定制、支持邮件报表等。Python Tornado版: https://github.com/junneyang/http-benchmark-tornado 。

springcloud-demo

15
Stars
2
Forks
Watchers

springcloud-demo, 注册中心、负载均衡、熔断器、调用监控、API网关示例