Pinned Repositories
activiti-dry-cargo
Activiti干货,收集各种有价值的代码、想法。
activiti-in-action-codes
activiti-study
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
alibaba-mom
2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因为考虑到机器坏掉,broker不可用等等原因导致的消息丢失,就需要每次收到的消息必须及时落盘,这个就是比赛优化的重中之重。为此设计了一个小型的文件系统,借鉴阿里的rocketmq. 用一个大的日志文件,一般1G大小每个,和内存队列的结构映射到实体队列。整个日志文件是顺序文件,每条消息固定大小,里面有对应的队列号,消息号,还有长度等等。这个方便恢复消息到实体队列用的。 同步刷盘,异步刷盘,持久化必须可靠,所以一般是同步刷盘到日志文件,日志文件定时异步刷盘到实体队列,实体队列里面是索引,消息的本体在日志文件里面。为了加快大面积的写入速度,用了内存映射:内存映射文件首先将外存上的文件映射到内存中的一块连续区域,被当成一个字节数组进行处理,读写操作直接对内存进行操作,而后再将内存区域重新映射到外存文件,这就节省了中间频繁的对外存进行读写的时间,大大降低了读写时间
aliMusic
🎼天池阿里音乐流行趋势预测大赛,项目中涵盖了从初赛到复赛的全部核心代码。复赛的聚合数据可以在百度网盘下载,更详细的思路介绍欢迎访问我的博客。
ant-design-pro
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
ant-design-vue
An enterprise-class UI components based on Ant Design and Vue. 🐜
EasyUI1_1_2
hera
hera 分布式任务调度系统 大数据任务调度系统 任务调度 (数据部门专用)
yitianhaoaren's Repositories
yitianhaoaren/hera
hera 分布式任务调度系统 大数据任务调度系统 任务调度 (数据部门专用)
yitianhaoaren/activiti-in-action-codes
yitianhaoaren/activiti-study
yitianhaoaren/ant-design-pro
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
yitianhaoaren/ant-design-vue
An enterprise-class UI components based on Ant Design and Vue. 🐜
yitianhaoaren/boot-chat
:bookmark: 基于SpringBoot + WebSocket的在线聊天系统,实现单窗口消息推送、群消息推送、上线提醒、Redis会话消息储存
yitianhaoaren/ClassType
yitianhaoaren/cloud-template
:laughing: 基于SpringCloud开发的一套极简的分布式微服务项目,使用Vue+Nodejs前后端分离,实现分布式注册中心Eureka、熔断器Hystrix、路由网关Zuul、配置中心Config、链路追踪ZipKin、监控中心SpringBootAdmin
yitianhaoaren/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
yitianhaoaren/exercise-admin
yitianhaoaren/ForestBlog
一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统
yitianhaoaren/h5ds
H5DS (HTML5 Design software) 这是一款基于WEB的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。示范网站:h5ds.com http://www.h5ds.com
yitianhaoaren/henryyan
yitianhaoaren/hope-boot
🌱🚀一款现代化的脚手架项目。企业开发?接外包?赚外快?还是学习?这都能满足你,居家必备,值得拥有:beers:整合Springboot2,单点登陆+tk.mybatis+shiro+redis+thymeleaf+maven+swagger前后端分离接口管理+代码生成+定时任务+数据库版本管理flyway+hutool工具包,等实用技术。
yitianhaoaren/https-github.com-henryyan-exercise-admin
exercise-admin
yitianhaoaren/Java-Interview-Advanced
中华石杉--互联网Java进阶面试训练营
yitianhaoaren/jedi
1个测试开发工程师用100天的业余时间开发的Flutter商业项目!
yitianhaoaren/magic-demo
magic-api测试demo
yitianhaoaren/mall-tiny
基于SpringBoot+MyBatis的单应用项目骨架。
yitianhaoaren/mysql-java-canal
yitianhaoaren/NeteaseCloudMusicFlac
根据网易云音乐的歌单, 下载flac无损音乐到本地. Download the FLAC music from Internet according to your NeteaseCloudMusic playlist.
yitianhaoaren/otter
阿里巴巴分布式数据库同步系统(解决中美异地机房)
yitianhaoaren/Permission
基于SSM框架简单的后台权限管理系统,整合spring + springmvc + shiro + mybatis + esayui。包含许多基础模块(用户管理、角色管理、菜单管理、角色权限管理、用户角色管理、日志管理、数据库监控)。
yitianhaoaren/spring-boot-vue-samples
《Spring Boot + Vue 全栈开发实战》官方案例,更多全栈资料请戳这里---->
yitianhaoaren/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud和Spring Security,博客Spring系列源码
yitianhaoaren/springboot-seckill
:racehorse:基于SpringBoot + MySQL + Redis + RabbitMQ + Guava开发的高并发商品限时秒杀系统
yitianhaoaren/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
yitianhaoaren/vole
SpringCloud Micro service business framework , SpringCloud 微服务商业脚手架
yitianhaoaren/Vue
总结 vue 工作学习一年经验
yitianhaoaren/Vue.Draggable
Vue drag-and-drop component based on Sortable.js