wangding / wangding
第一个 Node.js 程序,已经发布到 npmjs.com 网站上
☆7Updated last year
Alternatives and similar repositories for wangding:
Users that are interested in wangding are comparing it to the libraries listed below
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以 横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆87Updated 6 years ago
- markdown 介绍/学习/工具/资料☆499Updated 8 years ago
- deerlet是一个简单易用的redis for java客户端,支持与spring无缝集成。☆35Updated 9 years ago
- dubbo源码解析☆68Updated 6 years ago
- Gitbook使用手册☆13Updated 8 years ago
- java远程调用框架☆61Updated 6 years ago
- This is a learning note | Java基础,JVM,源码,大数据,面经☆84Updated 6 years ago
- 整合spring、elasticsearch构建搜索☆24Updated 2 years ago
- Song Parser SPI Demo is a simple example of Java SPI.☆49Updated 2 years ago
- Java各种必备面试题目程序代码例子与应战技巧☆25Updated 10 years ago
- 业余练手项目☆15Updated 7 years ago
- ☆87Updated 7 years ago
- jvm 学习中积累的代码☆32Updated 10 years ago
- jdk源码学习笔记,人话翻译☆131Updated 7 years ago
- 模拟Spring框架,实现IOC,AOP☆136Updated 7 years ago
- rest 请求的API网关服务☆12Updated 6 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 2 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 5 years ago
- RabbitMQ 实战案例☆18Updated 7 years ago
- 源码解析中文地址:http://www.iocoder.cn/Netty/Netty-collection?github☆139Updated 5 years ago
- write a java web server like Tomcat☆13Updated 8 years ago
- spring cloud alibaba 实现知识分享平台☆11Updated 2 years ago
- RPC is a highly available pluggable architecture for remote calls