Pinned Repositories
b5m-web-adrsclick
广告推荐系统
centit-msgpusher
消息推送服务器,对百度推送,短信推送,websocket推送进行封装,并且实现了先腾框架的底层服务接口,可以对框架中的消息服务进行替换。
distributed-message-push-system
打造一个 高可用 可扩展 的分布式消息推送系统
doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
easyexcel
快速、简洁、解决大文件内存溢出的java处理Excel工具
graduation
springboot tkmybatis
house-renting
租房信息 小组作业
incubator-seatunnel
SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).
jetcache
JetCache is a Java cache framework.
manage
和同学做的课程设计
ROTBOR's Repositories
ROTBOR/b5m-web-adrsclick
广告推荐系统
ROTBOR/centit-msgpusher
消息推送服务器,对百度推送,短信推送,websocket推送进行封装,并且实现了先腾框架的底层服务接口,可以对框架中的消息服务进行替换。
ROTBOR/distributed-message-push-system
打造一个 高可用 可扩展 的分布式消息推送系统
ROTBOR/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
ROTBOR/easyexcel
快速、简洁、解决大文件内存溢出的java处理Excel工具
ROTBOR/graduation
springboot tkmybatis
ROTBOR/house-renting
租房信息 小组作业
ROTBOR/incubator-seatunnel
SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).
ROTBOR/jetcache
JetCache is a Java cache framework.
ROTBOR/manage
和同学做的课程设计
ROTBOR/netty-push
Netty实现消息推送,心跳检测,Redis发布订阅 解决Netty集群channel不共享的问题
ROTBOR/notify
高性能消息中心,用于邮件、短信等消息的收集和处理
ROTBOR/OrangeMsg
消息中心
ROTBOR/pulsar
Apache Pulsar - distributed pub-sub messaging system
ROTBOR/spring-boot-netty
使用spring boot集成netty、rabbitmq,搭建websocket分布式服务集群
ROTBOR/spring-ibati
spring ibati
ROTBOR/springboot-netty-websocket
springBoot WebSocket Netty服务实现 单播(点对点)、广播
ROTBOR/springboot-rabbitmq
RabbitMQ的简单介绍、安装及与SpringBoot整合构建高可用的消息传递方案
ROTBOR/stuck-link
stuck-link是一个以生产者、管道、消费者为模型,支持高并发和易于二次开发的短链转发、匿名访问、访问统计框架,提供了灵活的默认配置,支持二维码生成,易于部署。
ROTBOR/toutiao
仿照今日头条toutiao.com做的一个Java web项目,是一个信息流+社交的web应用。使用SpringBoot+Mybatis+velocity开发。数据库使用了redis和mysql,同时加入了异步消息等进阶功能。本项目实现了一个比较完善的信息流+社交的网站。