freewind / blogLinks
My blog
☆15Updated 10 years ago
Alternatives and similar repositories for blog
Users that are interested in blog are comparing it to the libraries listed below
Sorting:
- 《分布式实时计算框架原理及实践案例》一书中相关章节实例介绍☆11Updated 9 years ago
- 轻量级java消息中间件☆55Updated 9 years ago
- Effective IntelliJ IDEA☆40Updated 8 years ago
- 基于阿里Dubbo框架的服务切换工具☆19Updated 8 years ago
- 封装常用的生产者-消费者模型☆19Updated 8 years ago
- ☆38Updated 2 weeks ago
- 保障服务的持续高可用、高性能及负载均衡☆17Updated 8 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 7 years ago
- 模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的…☆50Updated 10 years ago
- 规则引擎测试☆10Updated 11 years ago
- storm kafka hdfs examples☆21Updated 8 years ago
- dubbo example☆26Updated 9 years ago
- 实时数据分析平台☆42Updated 12 years ago
- 发送博文到不同社交平台,SegmentFault、简书、CSDN等☆17Updated 7 years ago
- ServiceFramework 示例项目☆10Updated 9 years ago
- base-framework是对常用的java web开发封装实用功能来提高开发效率。base-framework基于Spring、Hibernate框架来做项目核心三层和MVC的管理。使用到的新功能有spring缓存工厂、apeche shiro安全框架、spring m…☆16Updated 9 years ago
- mysql数据迁移工具。支持指定表名、列名,多线程+多进程。保证高可用,数据一致性。☆20Updated 10 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- scala 编程的基础知识,以及 快学scala 书中的习题☆50Updated 3 years ago
- 规则引擎的使用:excel决策表、drl决策文件 spring3.2+drools5.6 spring4.1+drools5.6 测试通过☆29Updated 10 years ago
- 解决幂等问题的工具-Ddripping☆15Updated 8 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19Updated 10 years ago
- DDAL(Distributed Data Access Layer) is a simple solution to access database shard.☆35Updated 7 years ago
- netty实现的轻量级rpc框架☆20Updated 2 years ago
- 规则引擎(drools示例,基于MVEL的规则引擎)☆29Updated 3 years ago
- 一个Java实现的轻量级的rpc小框架☆36Updated 2 years ago
- 海狗-多维在线分析系统☆72Updated 11 years ago
- 爬虫项目源码整理,使用redis进行url缓存,hbase进行详细信息的存储。使用zookeeper进行爬虫线程的状态监控。☆19Updated 10 years ago
- 干净的RPC全家桶thrift、dubbo、google-protocol-buffer,当然zookeeper注册中心是少不了的,其中在test的测试单元模块,我写了dubbo的底层实现原理(例如socket的RPC反射代理完成跨机器请求,同时还有RMI的代理模型)一看就…☆23Updated 2 years ago
- ZkConfig是为zookeeper开发的配置服务工具包,能与现有的Java系统进行良好的集成,也可以使用与非java系统以独立进程运行。提供与spring进行集成的插件。采用注解方式对需要动态更新的内存数据对象进行标注。 ZkConfig用于解决在系统集群中配置文件的实…☆25Updated 10 years ago