2016阿里巴巴面试题目
☆713Mar 16, 2016Updated 10 years ago
Alternatives and similar repositories for alibaba
Users that are interested in alibaba are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 阿里巴巴实习期间沉淀的学习笔记文档☆61Aug 15, 2014Updated 11 years ago
- 阿里巴巴面试资源汇总☆355Jan 23, 2018Updated 8 years ago
- 互联网公司架构: 淘宝技术架构,阿里巴巴技术架构☆2,503Sep 4, 2022Updated 3 years ago
- binlog工具,elasticsearch river、kafka river、cache sync☆10Nov 28, 2018Updated 7 years ago
- The java implementation of Apache Dubbo. An RPC and microservice framework.☆41,522Updated this week
- 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.
- Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas☆37,403Updated this week
- Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.☆29,117Jun 25, 2026Updated last week
- 阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池☆28,173Updated this week
- A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)☆23,126May 27, 2026Updated last month
- Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.☆29,778Jun 27, 2026Updated last week
- Dubbo Spring Boot Starter☆2,080Jun 14, 2018Updated 8 years ago
- 阿里巴巴 MySQL binlog 增量订阅&消费组件☆29,700Jun 4, 2026Updated last month
- Jarslink is a sofa ark plugin used to manage multi-application deployment☆3,011May 20, 2024Updated 2 years ago
- Alibaba Java Coding Guidelines pmd implements and IDE plugin☆30,825Aug 6, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 阿里巴巴分布式数据库同步系统(解决中美异地机房)☆8,125May 25, 2024Updated 2 years ago
- 👨🎓 Java Core Sprout : basic, concurrent, algorithm☆26,899May 21, 2024Updated 2 years ago
- 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业…☆16,672Dec 16, 2022Updated 3 years ago
- netty源码中文注释☆18Jun 1, 2023Updated 3 years ago
- 对netty4.1的中文翻译和注释☆11Jul 15, 2016Updated 9 years ago
- 📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits valu…☆8,292Jun 18, 2026Updated 2 weeks ago
- Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.☆22,485Updated this week
- Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.☆20,748Updated this week
- SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.☆3,921Jun 25, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. …☆2,872Apr 15, 2022Updated 4 years ago
- 互联网公司架构: 美团点评技术架构☆725Sep 4, 2022Updated 3 years ago
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆86Apr 5, 2018Updated 8 years ago
- 来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。☆68May 12, 2017Updated 9 years ago
- meerkat 是用于服务监控以及服务降级基础组件,主要为了解决调用外部接口的时候进行成功率,响应时间,QPS指标的监控,同时在成功率下降到预设的阈值以下的时候自动切断外部接口的调用,外部接口成功率恢复后自动恢复请求☆52Aug 31, 2017Updated 8 years ago
- Redisson: Valkey & Redis Java Client and Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java obj…☆24,361Jun 25, 2026Updated last week
- FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.☆25,618Jul 16, 2024Updated last year
- 每周一篇,内容精简,不咸不淡,期盼探讨。微信公众号:芋道源码【纯源码分享公众号】☆2,654May 20, 2025Updated last year
- interview handbook☆2,271Feb 26, 2026Updated 4 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Distributed Configuration Management Platform(分布式配置管理平台)☆5,529Jul 18, 2023Updated 2 years ago
- 《史上最简单的Spring Cloud教程源码》☆17,944Apr 12, 2021Updated 5 years ago
- CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息 队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能…☆18,943Jan 4, 2025Updated last year
- 阿里巴巴中间件大赛第二赛季代码(最终排名13,比赛结束之后跑出了31.5w的query数量)☆30Aug 12, 2016Updated 9 years ago
- Distributed scheduled job☆8,206Updated this week
- Distributed transaction solutions☆4,172Jul 14, 2024Updated last year
- 快速、简洁、解决大文件内存溢出的java处理Excel工具☆33,707Oct 29, 2024Updated last year