xwjie / HessianDemoLinks
最近公司有个项目使用了Hessian,特做个Demo备份。
☆9Updated 7 years ago
Alternatives and similar repositories for HessianDemo
Users that are interested in HessianDemo are comparing it to the libraries listed below
Sorting:
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 8 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Updated 2 years ago
- 包括Session集中存储、安全授权 、缓存、异常处理机制、动态数据源、Service层单元测试☆11Updated 8 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- 基于spring boot + quartz + redis实现job任务调度,前端使用vue和element-ui实现页面控制台。☆13Updated 6 years ago
- 百度uid-generator方案改造成springcloud☆17Updated 7 years ago
- 欢迎大家完善本系统,结合目前事务处理的精华,我开发了太极分布式事务处理框架MOONWATER,采用可靠消息服务和重试、补偿处理机制,使用事件驱动、最终一致的事务模型,巧妙地运用数据库的事务处理能力,对服务操作结果进行判断,调用应用系统自身的事务处理功能,自动进行事务处理,从…☆47Updated 8 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago
- 支付订单系统分表分库高并发实现☆13Updated 3 years ago
- spring boot上构建spring batch远程分区Step,分布式多机处理,提高spring batch处理时效☆22Updated 7 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Updated 8 years ago
- 限流幂等框架☆19Updated 7 years ago
- Spring Cloud的分布式事务标配开源解决方案,https://github.com/venusteam/dts☆20Updated 7 years ago
- 适用于Spring Cloud体系的文档中心,不需要 使用Swagger,支持选择IP调用,如果使用了Swagger优先Swagger调用☆25Updated 6 years ago
- 基于SpringBoot+SpringCloud+Mybatis+Docker分布式敏捷开发系统架构,提供整套公共微服务服务模块:内容管理、支付中心、用户管理(包括第三方)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造…☆77Updated 7 years ago
- rules-engine, based on easy-rules☆34Updated 6 years ago
- 简单实用的同步工具,实现mysql数据库中数据定期同步到elasticsearch,只需简单的配置,便能达到非凡的效果,支持elasticsearch 5.X版本☆48Updated 8 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 6 years ago
- rocketmq 是由阿里巴巴开源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Updated 4 years ago
- 抛弃tomcat, 拥抱vert.x☆16Updated 2 years ago
- 初学者 spirng-boot版本☆48Updated 3 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Updated 8 years ago
- dubbo日志扩展插件☆25Updated 7 years ago
- ☆35Updated 7 years ago
- sharding jdbc分库分表和强制路由的例子☆24Updated 7 years ago
- 由java构建的轻量级消息队列,支持订阅和点对点模式☆33Updated 6 years ago
- 在本地通过堡垒机端口转发访问远程服务☆37Updated 6 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Updated 7 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Updated 9 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询 的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 3 years ago