Guava的EventBus源码学习
☆25Jul 1, 2015Updated 10 years ago
Alternatives and similar repositories for Guava-Event-Bus
Users that are interested in Guava-Event-Bus are comparing it to the libraries listed below
Sorting:
- 分布式锁和配置管理中心的实现,采用zookeeper的全局有序的特性来实现☆11May 11, 2015Updated 10 years ago
- 一致性hash算法案例☆11Jul 23, 2015Updated 10 years ago
- 在mysql-binlog-connector-java基础上参考 keking-binlog-distributor,提供了监听mysql数据库二进制日志并进行分发的功能☆15Jun 21, 2022Updated 3 years ago
- web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用…☆24May 4, 2015Updated 10 years ago
- 基于无锁队列(RingBuffer)实现的具备轮转功能的异步日志。☆21Apr 12, 2017Updated 8 years ago
- An Easy RPC framework based on Netty and Spring.☆25Jun 17, 2017Updated 8 years ago
- DDD领域驱动设计的学习与实践☆30Jan 11, 2025Updated last year
- 对电影进行个性化推荐,基于Mahout框架实现的,使用的协同过滤算法☆33Jan 25, 2013Updated 13 years ago
- GC日志分析工具,网上不容易找到源码,这里备份一个。不确定工具是否正确,不确定是否有时间研究。☆32Jun 12, 2017Updated 8 years ago
- 推荐算法☆30Jun 5, 2015Updated 10 years ago
- a tutorial for vert.x☆17Oct 9, 2018Updated 7 years ago
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 6 years ago
- open-embodied The open source robot system for embodied time☆21Feb 2, 2026Updated last month
- Minimal event-driven framework for Java.☆15Apr 14, 2019Updated 6 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Dec 10, 2022Updated 3 years ago
- 基于Spring Boot+WebSocket(STOMP) web聊天系统。支持点对点和广播发送消息,Spring Security 单点登录验证☆13Feb 25, 2019Updated 7 years ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- 一个小型的 Java Web 服务端封装☆14May 18, 2019Updated 6 years ago
- Memory and GC cheap collections☆12Jun 29, 2015Updated 10 years ago
- HFOnline(Online Education System Based on Django), Graduation Design. --- README 🏬 🏬 🏬☆10Dec 7, 2022Updated 3 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- create online surveys and questionnaires.☆12Jul 7, 2024Updated last year
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- 致力成为一个中国的StackOverflow☆36Feb 18, 2016Updated 10 years ago
- 经典算法、笔试题☆12Sep 15, 2018Updated 7 years ago
- JDK8新特性解决集合类线程安全,线程池,lambda表达式,流式编程,函数式接口。☆12Oct 14, 2019Updated 6 years ago
- 基于springbook+spark的机器学习应用开发☆12Nov 21, 2022Updated 3 years ago
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Dec 5, 2023Updated 2 years ago
- 基于Bytebuddy的Java Agent AOP框架☆11Feb 21, 2024Updated 2 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 9 years ago
- sample microservice project to demonstrate use of Azure keyvault and Kubernetes ConfigMaps for Configuration, use of Serilog for strucute…☆11Feb 6, 2018Updated 8 years ago
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 5 years ago
- 游戏SDK Java服务端(初始化,登录,支付)☆10Jul 31, 2018Updated 7 years ago
- 一种尝试解决情绪分类任务中的不平衡问题的分类方法研究。☆10May 5, 2017Updated 8 years ago
- nettty源码分析&笔记&思维导图☆12Jan 12, 2023Updated 3 years ago
- RSA算法是现代安全技术的基石,通过自己学习,利用JAVA代码实现其功能,项目中只有RSA的核心代码☆10Feb 20, 2021Updated 5 years ago