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:
- Important experiments on memory management, file access, network transfer, job scheduler, and so on.☆15Apr 27, 2022Updated 4 years ago
- ☆11Jul 13, 2016Updated 9 years ago
- 阿里巴巴中间件大赛第二赛季代码(最终排名13,比赛结束之后 跑出了31.5w的query数量)☆30Aug 12, 2016Updated 9 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Oct 10, 2018Updated 7 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Apr 13, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 阿里中间件搬砖头比赛异步请求版☆67Jun 7, 2021Updated 5 years ago
- rapids团队 (https://github.com/WANG-lp and https://github.com/CheYulin ),香港科技大学,2017年,第三届阿里中间件性能挑战赛复赛代码/答辩ppt/比赛攻略文档(第6名,最终答辩成绩: 季军)☆52Jul 19, 2017Updated 8 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
- 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
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Netty4长连接网关☆25Nov 29, 2023Updated 2 years ago
- 物联网云监控平台☆22Jul 18, 2023Updated 2 years ago
- 第三届阿里中间件性能挑战赛 初赛记录及源码分享。供学习交流!☆15Jun 5, 2017Updated 9 years ago
- 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
- rpc框架学习的demo工程☆14May 15, 2017Updated 9 years ago
- 阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新☆194Apr 7, 2019Updated 7 years ago
- Implementation for MIT 6.824 Distributed System☆13Jul 18, 2014Updated 11 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆26Dec 1, 2015Updated 10 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- SSM_CRUD (Spring+SpringMVC+Mybatis高级整合)☆24Dec 16, 2022Updated 3 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆140Dec 27, 2016Updated 9 years ago
- ansj_parsing 依存文法&句法分析☆19Jun 27, 2017Updated 9 years ago
- 微信短视频后端☆14Oct 11, 2023Updated 2 years ago
- CrackDb是一款Java开发的数据库账号密码破解工具。支持 Access、Mysql、SQL Server、Oracle等数据库破解☆14Apr 9, 2017Updated 9 years ago
- 全局事务管理☆75Mar 29, 2025Updated last year
- Distributed Message Queue based on Raft☆34May 20, 2022Updated 4 years ago
- CMU 15-440/640 Distributed Systems☆15Oct 2, 2014Updated 11 years ago
- ☆13Jun 30, 2019Updated 7 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.
- Ning Guo's blog , 郭宁 的分享、心得。 记录必有思索、思索必有所得.☆16Jun 18, 2026Updated 2 weeks ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆110Jul 24, 2024Updated last year
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆206Jan 19, 2019Updated 7 years ago
- 分布式小文件存储系统☆24Jan 7, 2017Updated 9 years ago
- 舆情项目处理层 分词 情感分析☆10Mar 22, 2016Updated 10 years ago
- 🌏 Teddy is a tiny but scalable http server based on Java NIO, inspired by netty.☆11Dec 26, 2019Updated 6 years ago
- nginx、netty hls流媒体架构,实现时移和回看功能。nginx负责m3u8的组装,netty负责运算把ts信息返回给nginx。实测m3u8 时移、回看功能长连接下载并发可达4w,ts 3000路跑满网卡,系统瓶颈在网卡☆19Nov 16, 2022Updated 3 years ago