阿里巴巴实习期间沉淀的学习笔记文档
☆61Aug 15, 2014Updated 11 years ago
Alternatives and similar repositories for alibaba-learning-docs
Users that are interested in alibaba-learning-docs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 2016阿里巴巴面试题目☆713Mar 16, 2016Updated 10 years ago
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆86Apr 5, 2018Updated 8 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- Java基础服务器底层架构。 -- made by alzq.zhf☆27Aug 11, 2015Updated 10 years ago
- 阿里巴巴面试资源汇总☆355Jan 23, 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.
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Nov 17, 2017Updated 8 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Dec 10, 2022Updated 3 years ago
- 基于Disruptor的异步并行框架☆20Jun 8, 2015Updated 11 years ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Oct 24, 2023Updated 2 years ago
- 通过代码总结具备路演的能力☆53Jan 10, 2021Updated 5 years ago
- 封装一层 Mongo-java-driver,让查询更加简单☆11Oct 25, 2018Updated 7 years ago
- Quick Laconic Express 高效简洁的类java语法动态脚本引擎☆37May 6, 2012Updated 14 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Apr 13, 2017Updated 9 years ago
- 实时数据分析平台☆41Jun 26, 2013Updated 13 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 风控系统设计demo☆23Apr 25, 2017Updated 9 years ago
- An open source Learning Record Store (LRS) supporting the xAPI and Caliper specifications☆11Apr 19, 2015Updated 11 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- javascript code☆10Oct 9, 2015Updated 10 years ago
- JBFS 是基于facebook haystack 开发的一套分布式海量小文件存储系统☆18Feb 25, 2016Updated 10 years ago
- 分布式环境下的原子计数器和API每天调用次数限制☆17Feb 13, 2017Updated 9 years ago
- An easy-to-use RPC middleware, cross language and platform. Right now, there are Java and C# client available.☆54Mar 6, 2017Updated 9 years ago
- ☆13Jul 22, 2017Updated 8 years ago
- ueditor集成SpringMvc☆10Aug 19, 2016Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 谷粒商城后台管理系统前端vue项目☆13Aug 9, 2019Updated 6 years ago
- 高并发秒杀系统设计与实现☆23Jun 16, 2018Updated 8 years ago
- Python DBAPI Driver and Sqlalchemy Dialect for Apache Kylin, the "Extreme OLAP Engine for Big Data"☆11Jun 22, 2017Updated 9 years ago
- 一个集成型框架,包含Redis缓存的自动同步模块,业务规则模块,分库分表模块,及事务、ZK统一配置的支持。☆16Feb 2, 2016Updated 10 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- 基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度