AwakenCN / Nine-ChaptersLinks
Nine-Chapters: AwakenCN组织的数据结构与算法篇,强化数据结构与算法的基础知识,从而达到学以致用的目的,其次就是在跳槽可以拿到更好的offer。
☆10Updated 4 years ago
Alternatives and similar repositories for Nine-Chapters
Users that are interested in Nine-Chapters are comparing it to the libraries listed below
Sorting:
- 分布式推送项目,利用rocketMq+netty实现分布式推送☆19Updated 6 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆20Updated 2 years ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直 和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆48Updated 8 years ago
- 将枚举映射为数据字典,可用于前后端共享数据字典☆28Updated last year
- Netty+Protobuf实现游戏WebSocket通信实例-客户端和服务端☆23Updated 2 years ago
- mybatis3在spring中的分库分表☆26Updated 8 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆16Updated 6 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认…☆15Updated 2 years ago
- 分表分库☆11Updated 8 years ago
- 规则引擎☆21Updated 7 years ago
- Netty 实现基于 ProtoBuf 的 WebSocket 通信☆62Updated 8 years ago
- 基于Redis实现消息的定时推送☆11Updated 9 months ago
- 基于springBoot常用的使用,封装快速应用starter,目前有redis缓存,redis锁,zookeeper锁,redis限流模块,具体用法请参考对应的starter说明☆8Updated 4 years ago
- 简单的字典翻译组件☆9Updated last year
- mica 演示项目☆48Updated 2 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100 万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- ☆43Updated 2 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- Excel导入导出工具,使用Apache POI,支持下拉列表,支持导入错误信息返回☆16Updated 6 years ago
- spring-cloud 架构方案支付☆19Updated 2 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15Updated 8 years ago
- 🍰springboot2.1.4、mybatis、bootstrap、代码生成器、shiro权限管理、前后端分离、自用型java通用后台管理系统快速开发框架 集成通用controller 通用mapper 通用service、脚手架、起手式,让web后台开发变得简单~!!☆24Updated 2 years ago
- Micro-job is a distributed task scheduling and execution framework, which is used to distribute tasks under load balancing in cluster env…☆19Updated 6 years ago
- 全新设计的mysql分库分表中间件。使用netty 4.1开发,基于spring boot/cloud提供管理接口。☆17Updated 4 years ago
- 采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度…☆33Updated 8 years ago
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…☆15Updated last year
- 分布式IM服务,参考https://github.com/crossoverJie/cim 实现☆22Updated last year
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Updated 2 years ago
- 一个基于OAuth2协议(授权码模式)、SpringBoot2.x、Spring Security和Redis的自定义授权服务器、资源服务器整合的SSO单点授权登录例子。☆8Updated last year