阿里中间件比赛系列代码,包括:第二届初复赛、第三届初复赛。
☆16Jan 28, 2018Updated 8 years ago
Alternatives and similar repositories for middleware-match
Users that are interested in middleware-match are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 第五届阿里中间件性能挑战赛复赛第6名代码+比赛总结☆27Aug 15, 2023Updated 2 years ago
- 2018 阿里巴巴中间件挑战赛 - Service Mesh Agent 题目设计☆11Sep 3, 2018Updated 7 years ago
- 阿里巴巴第三届中间件性能挑战赛初赛程序——进程内消息引擎☆11Jul 9, 2017Updated 8 years ago
- rapids团队 (https://github.com/WANG-lp and https://github.com/CheYulin ),香港科技大学,2017年,第三届阿里中间件性能挑战赛复赛代码/答辩ppt/比赛攻略文档(第6名,最终答辩成绩:季军)☆51Jul 19, 2017Updated 8 years ago
- 阿里巴巴中间件大赛第二赛季代码(最终排名13,比赛结束之后跑出了31.5w的query数量)☆30Aug 12, 2016Updated 9 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 第三届阿里中间件性能挑战赛 初赛记录及源码分享。供学习交流!☆15Jun 5, 2017Updated 8 years ago
- 用java实现DNS服务器☆13Apr 9, 2015Updated 11 years ago
- 参加阿里巴巴中间件比赛时的mom项目源码☆22Nov 12, 2015Updated 10 years ago
- Just Docker, But Fake 💫 在重造轮子中体悟与成长☆18Nov 4, 2022Updated 3 years ago
- netty源码中文注释☆18Jun 1, 2023Updated 2 years ago
- TUN device creation and handling.☆11Oct 28, 2022Updated 3 years ago
- JBFS 是基于facebook haystack 开发的一套分布式海量小文件存储系统☆18Feb 25, 2016Updated 10 years ago
- 🔥 DNA微分催化与肽计算, 元基花计算,进化计算,遗传计算,智慧计算,索引计算,元基编码,肽展公式,大数据计算分析☆18Nov 12, 2025Updated 4 months ago
- 封装常用的生产者-消费者模型☆19May 9, 2017Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Java版本ngrok客户端,集成spring-boot随应用启动快速映射内网地址☆60Oct 12, 2017Updated 8 years ago
- ☆26Jun 27, 2018Updated 7 years ago
- alibaba 2018 天池中间件大赛复赛百万队列 java 实现☆91Aug 13, 2018Updated 7 years ago
- 基于Netty的文件传输程序,方便与其他系统的集成☆21Jul 5, 2018Updated 7 years ago
- 企业微信消息推送☆12Jun 17, 2022Updated 3 years ago
- 一个Java实现的轻量级的rpc小框架☆37Dec 16, 2022Updated 3 years ago
- 使用spring-boot的简单代码库,方便以后copy代码☆23Mar 14, 2017Updated 9 years ago
- 2017华为软件精英挑战赛初赛、复赛、决赛代码。(最终排名总决赛第14名)☆17Jan 28, 2018Updated 8 years ago
- 基于事务的读写分离☆45Feb 7, 2018Updated 8 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A Java implementation of skip list 跳表的Java语言实现☆39Oct 10, 2022Updated 3 years ago
- Cloudeploy基于bugatti理念的极简云部署系统☆12Jun 2, 2015Updated 10 years ago
- The third place of the 2019 iQIYI Celebrity Video Identification Challenge☆17Nov 17, 2019Updated 6 years ago
- 海量小文件分布式存储系统☆81Feb 1, 2021Updated 5 years ago
- Mini-Platform致力于更简洁易用的轻量级微服务治理平台。☆47Jul 12, 2025Updated 8 months ago
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆86Apr 5, 2018Updated 8 years ago
- 轻量级java消息中间件☆55Aug 16, 2016Updated 9 years ago
- 使用Apache Thrift作为容器,Google Protobuf作为协议的一个RPC框架 。☆19Jun 2, 2018Updated 7 years ago
- A simple telnet server written in Java. (Roughly) Support VT100 control sequences.☆11Oct 25, 2020Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆23Aug 24, 2017Updated 8 years ago
- 阿里中间件搬砖头比赛异步请求版☆67Jun 7, 2021Updated 4 years ago
- ☆16Oct 5, 2016Updated 9 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆34May 26, 2022Updated 3 years ago
- 🎷golang web 在线音乐播放器, 音乐爬虫部分来自我另一个项目 MusicSpider[https://github.com/BeanWei/MusicSpider], 前端UI 来自 https://github.com/mengkunsoft/MKOnline…☆19Nov 26, 2018Updated 7 years ago
- angular4+ 完整项目结构,使用angular-cli为基础搭建,包括完整目录结构,网络请求,组件开发等。☆10Mar 15, 2018Updated 8 years ago
- Spring Cloud的分布式事务标配开源解决方案,https://github.com/venusteam/dts☆20Jan 8, 2018Updated 8 years ago