tangtang2013 / MySQL-ResearchLinks
MySQL数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
☆14Updated 11 years ago
Alternatives and similar repositories for MySQL-Research
Users that are interested in MySQL-Research are comparing it to the libraries listed below
Sorting:
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- A implement of protobuf-rpc based on nginx☆30Updated 7 years ago
- 整理了几款优质软件的源码。☆35Updated 6 months ago
- HotSpot JVM针对Linux-x86平台的源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆32Updated 8 years ago
- (C++)基于图数据结构与拓扑序列的任务调度demo☆64Updated 7 years ago
- TeamTalk☆16Updated 10 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- decode-redis-2.8 源码注释☆75Updated 11 years ago
- 简洁的epoll例子☆17Updated 10 years ago
- 从Hystrix核心代码中提取出来的线程池隔离的代码,可以非常方便的在Web应用中实现线程池隔离☆22Updated 7 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- high performance tcp server☆23Updated 6 years ago
- Zookeeper 开发指南中文翻译☆14Updated 6 years ago
- C++ Object Data Model Test Code☆22Updated 10 years ago
- docker-17.05.0 containerd opencontainers/runc lxc mesos源码中文注释详细分析,带详细注释说明,学习容器技术很有帮助,近期持续更新☆64Updated 5 years ago
- 让teamtalk支持websocket 从而实现web端的即时通讯☆20Updated 5 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- 用c语言写的dbproxy☆36Updated 4 years ago
- 基于TCP长连接的推送服务框架,具有良好的扩展性,同时单台连接服务器能支撑超过百万级的连接☆28Updated 9 years ago
- 简洁、优雅的key/value存储引擎☆54Updated 11 years ago
- Alibaba Cloud Log Service C++ SDK☆21Updated 5 months ago
- a static library☆44Updated last year
- GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源…☆37Updated 10 years ago
- 微服务治理框架简介☆149Updated 5 years ago
- TeamTalk Background Management Overwrite 本代码为对TeamTalk项目后台管理的改写,后台界面使用vue.js+element-ui进行改写, 后台业务通过使用Spring+Spring MVC+Mybatis进行实现☆26Updated 7 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- qtalk for qunar☆118Updated 7 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago