AwakenCN / Nine-Chapters
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
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆16Updated 6 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆20Updated 2 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆29Updated 2 years ago
- Netty 实现基于 ProtoBuf 的 WebSocket 通信☆62Updated 7 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆15Updated 2 years ago
- coap编解码器☆11Updated 6 months ago
- 分布式推送项目,利用rocketMq+netty实现分布式推送☆19Updated 5 years ago
- 规则引擎☆21Updated 7 years ago
- 短信平台,基于Netty的短信网关。基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Shiro 1.4.0 + Mybatis +…☆15Updated 2 years ago
- java时间轮☆37Updated 6 years ago
- 基于Netty实现的WebSocket Server通信框架 整合nacos,feign,spring cloud stream,rabbitmq,支持服务注册到nacos注册中心,支持websocket集群,支持心跳检测,支持session管理,支持消息读写半包处理☆9Updated 2 years ago
- 简单的字典翻译组件☆9Updated last year
- 🚴♀️ hippo4j 动态可监控线程池前端项目☆38Updated 2 years ago
- mybatis3在spring中的分库分表☆26Updated 8 years ago
- sharding jdbc分库分表和强制路由的例子☆24Updated 6 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认…☆15Updated 2 years ago
- 本技术专栏的内容,将包括Spring Cloud常用核心组件,如Eureka、Gateway等等,以及Spring Cloud Alibaba 来自阿里巴巴开源的部分核心组件,如Nacos、Sentinel等等。并将结合实际微服务项目,讲述微服务架构在具体项目应用中的落地,…☆11Updated 5 years ago
- 基于springboot容器,zokeeper分布式协调服务,dubbo分布式服务框架,redis缓存,spring jdbctemplate,mybatis持久层框架,mysql数据库等,加入netty+mqtt☆14Updated 4 years ago
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…☆15Updated last year
- 一个基于vue , netty ,使用websocket协议的即时聊天系统☆22Updated 2 years ago
- 基于Redis实现消息的定时推送☆11Updated 7 months ago
- 基于SpringBoot2.0的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用☆9Updated 5 years ago
- 将枚举映射为数据字典,可用于前后端共享数据字典☆28Updated last year
- 基于netty的TCP服务器/客户端☆28Updated 6 years ago
- 基于 Spring Boot 整合钉钉 Java SDK -- DtJava☆9Updated 4 years ago
- 幂等的,防止重复的提交,使用spring HandlerInterceptor 拦截+redission 提供的分布式锁来进行控制☆27Updated 4 years ago
- Reactive Programming Multi-protocol push service☆25Updated 3 years ago
- Java后端开发库,涵盖:常用工具类、SPI扩展、分布式锁、限流、分布式链路追踪等。☆40Updated 2 years ago
- 使用spring boot + netty进行搭建,主要做软件和智能硬件之间的通信框架,基于TCP长连接的socket通信。☆83Updated last year
- 设备注册中心redis实现☆11Updated 5 years ago