Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
Algorithms
Solutions for some common algorithm problems written in Java.
APIJSON
后端不用写接口和文档,前端/客户端 定制返回JSON的内容和结构!
archaius
Library for configuration management API
Atlas
A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
bi-platform
提供报表和OLAP服务的敏捷BI平台
brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
config-toolkit
Config toolkit用于简化从本地配置文件到zookeeper的迁移
configcenter
百度运营产品统一配置管理服务
remoting
基于Netty4封装的RPC通信组件(客户端服务端长连接共享模式,服务端使用业务线程池做具体业务处理),抽取自Dubbo中RPC通信部分,并升级到netty4
guopengdreams's Repositories
guopengdreams/remoting
基于Netty4封装的RPC通信组件(客户端服务端长连接共享模式,服务端使用业务线程池做具体业务处理),抽取自Dubbo中RPC通信部分,并升级到netty4
guopengdreams/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
guopengdreams/archaius
Library for configuration management API
guopengdreams/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
guopengdreams/dubbo-go-hessian2
caucho hessian2 implementation in Go for [apache/dubbo-go](https://github.com/apache/dubbo-go) which is compatible with [dubbo-hessian-lite](https://github.com/apache/dubbo-hessian-lite)
guopengdreams/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
guopengdreams/incubator-dubbo-ops
The ops and reference implementation for Apache Dubbo (incubating)
guopengdreams/JavaGuide
A core knowledge that most Java programmers need to master
guopengdreams/javaP7
guopengdreams/keep-a-changelog
If you build software, keep a changelog.
guopengdreams/linkerd2
A service mesh and service sidecar for Kubernetes and beyond. Main repo for Linkerd 2.x.
guopengdreams/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications
guopengdreams/qmq
QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。
guopengdreams/redisson
Redisson - distributed Java objects and services (Set, Multimap, SortedSet, Map, List, Queue, BlockingQueue, Deque, BlockingDeque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Executor service, Tomcat Session Manager, Scheduler service, JCache API) on top of Redis server. State of the Art Redis client
guopengdreams/service_decorators
Simplify your microservice development
guopengdreams/sofa-ark
SOFAArk is a light-weight,java based classloader isolation framework.
guopengdreams/sofa-bolt
SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.
guopengdreams/sofa-boot
SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
guopengdreams/sofa-build
Sofa-Build is a common utility project for SOFABoot to use for plugin and dependency management.
guopengdreams/sofa-hessian
An internal improved version of Hessian powered by Ant Financial.
guopengdreams/sofa-lookout
Lookout can help you to measure and monitor the status of the target system with its multi-dimensional metrics
guopengdreams/sofa-mesh
A solution for large-scale Service Mesh based on Istio.
guopengdreams/sofa-mosn
SOFAMosn is a modular observable smart network which can be used in service mesh deployed as a data plane sidecar.
guopengdreams/sofa-rpc
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
guopengdreams/sofa-rpc-boot-projects
SOFABoot projects for SOFARPC, include starter and samples.
guopengdreams/sofa-rpc-node
SOFARPC Node is a high-performance, high-extensibility, production-level Nodejs RPC framework.
guopengdreams/sofa-tracer
SOFATracer is a component for the distributed system call trace. And through a unified traceId logging the logs of various network calls in the invoking link . These logs can be used for quick discovery of faults, service governance, etc.
guopengdreams/sofastack-doc
开源官网网站内容,包括文案及开源组件文档。有权限用户可以直接编辑,没权限请提交PR。
guopengdreams/StabilityGuide
【稳定大于一切】打造国内稳定性领域知识库,让无法解决的问题少一点点,让世界的确定性多一点点。
guopengdreams/Tars
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.