2016年阿里中间件性能挑战赛亚军,含答辩PPT
☆68Oct 12, 2020Updated 5 years ago
Alternatives and similar repositories for middlewarerace
Users that are interested in middlewarerace are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 阿里巴巴中间件大赛第二赛季代码(最终排名13,比赛结束之后跑出了31.5w的query数量)☆30Aug 12, 2016Updated 10 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Oct 10, 2018Updated 7 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Apr 13, 2017Updated 9 years ago
- 阿里中间件搬砖头比赛异步请求版☆67Jun 7, 2021Updated 5 years ago
- rapids团队 (https://github.com/WANG-lp and https://github.com/CheYulin ),香港科技大学,2017年,第三届阿里中间件性能挑战赛初赛代码(第32名)☆14Jul 7, 2017Updated 9 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- rapids团队 (https://github.com/WANG-lp and https://github.com/CheYulin ),香港科技大学,2017年,第三届阿里中间件性能挑战赛复赛代码/答辩ppt/比赛攻略文档(第6名,最终答辩成绩:季军)☆52Jul 19, 2017Updated 9 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆42Sep 15, 2018Updated 7 years ago
- 基于 map 的 B+ Tree☆14Apr 16, 2017Updated 9 years ago
- ☆16Nov 9, 2017Updated 8 years ago
- 参加阿里巴巴中间件比赛时的rpc项目源码,高性能RPC框架☆254Nov 12, 2015Updated 10 years ago
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆86Apr 5, 2018Updated 8 years ago
- spring boot 集成各种中间件☆47Mar 1, 2016Updated 10 years ago
- Netty4长连接网关☆25Nov 29, 2023Updated 2 years ago
- All projects about ucb-cs186(fall 2013), you can get information from the course website(https://sites.google.com/site/cs186fall2013)☆14May 24, 2016Updated 10 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detecti…☆16Jan 22, 2016Updated 10 years ago
- Implementation for MIT 6.824 Distributed System☆13Jul 18, 2014Updated 12 years ago
- 阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新☆193Apr 7, 2019Updated 7 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- SSM_CRUD (Spring+SpringMVC+Mybatis高级整合)☆24Dec 16, 2022Updated 3 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆140Dec 27, 2016Updated 9 years ago
- 微信短视频后端☆14Oct 11, 2023Updated 2 years ago
- ansj_parsing 依存文法&句法分析☆19Jun 27, 2017Updated 9 years ago
- 舆情项目处理层 分词 情感分析☆10Mar 22, 2016Updated 10 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 日常工具类,提供利用poi框架将html转word,包括对图片的处理,以及分词功能☆28Jan 31, 2018Updated 8 years ago
- CrackDb是一款Java开发的数据库账号密码破解工具。支持 Access、Mysql、SQL Server、Oracle等数据库破解☆14Apr 9, 2017Updated 9 years ago
- 分布式小文件存储系统☆24Jan 7, 2017Updated 9 years ago
- 一致性hash算法案例☆11Jul 23, 2015Updated 11 years ago
- 在mysql-binlog-connector-java基础上参考 keking-binlog-distributor,提供了监听mysql数据库二进制日志并进行分发的功能☆15Jun 21, 2022Updated 4 years ago
- ☆52Nov 2, 2021Updated 4 years ago
- ☆13Jun 30, 2019Updated 7 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆206Jan 19, 2019Updated 7 years ago
- nginx、netty hls流媒体架构,实现时移和回看功能。nginx负责m3u8的组装,netty负责运算把ts信息返回给nginx。实测m3u8 时移、回看功能长连接下载并发可达4w,ts 3000路跑满网卡,系统瓶颈在网卡☆19Nov 16, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 全局事务管理☆75Mar 29, 2025Updated last year
- 反向代理与负载均衡☆11Jun 8, 2020Updated 6 years ago
- ☆15Apr 6, 2015Updated 11 years ago
- 🌏 Teddy is a tiny but scalable http server based on Java NIO, inspired by netty.☆11Dec 26, 2019Updated 6 years ago
- 抛弃tomcat, 拥抱vert.x☆16Oct 22, 2025Updated 9 months ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 10 years ago
- 慕课网广告系统设计微服务☆33Jun 21, 2022Updated 4 years ago