thlcly / Mini-JVM
this is a mini jvm
☆25Updated 7 years ago
Alternatives and similar repositories for Mini-JVM:
Users that are interested in Mini-JVM are comparing it to the libraries listed below
- 鄙人写的图书《Tomcat内核设计剖析》,欢迎订购阅读。☆12Updated 7 years ago
- 阿里中间件搬砖头比赛异步请求版☆67Updated 3 years ago
- Java technology route☆65Updated 8 years ago
- 基于Groovy的NIO框架,仅供学习Java NIO使用。☆45Updated 8 years ago
- it's a simple and easy net framework with nio mode written by java☆40Updated 8 years ago
- HotSpot VM GC调优指南-翻译☆14Updated 5 years ago
- A Distributed Message Middleware☆18Updated 12 years ago
- 《JVM必知必会》☆67Updated 9 years ago
- Java Concurrency Pattern☆43Updated 9 years ago
- 用来检测java对象占用内存情况的小工具☆16Updated 12 years ago
- 基于 netty 的 web 框架☆23Updated 5 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 6 years ago
- nightawk是一个分布式服务追踪库,利用Zipkin收集分布式链路数据☆8Updated 7 years ago
- the demo of BIO☆26Updated 8 years ago
- 图解Java多线程设计模式代码Maven版☆36Updated 7 years ago
- 从头开始写一个迷你的dubbo,仅用作学习用☆35Updated last year
- Effective IntelliJ IDEA☆40Updated 7 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆89Updated 6 years ago
- A reliable, scalable, fast remoting module for rapid development of high performance network program with netty best practice(not rpc,not…☆22Updated 8 years ago
- 2016年阿里中间件性能挑战赛复赛☆90Updated 8 years ago
- 龙果学院《微服务架构的分布式事务解决方案》(RonCoo distributed transaction solution)☆43Updated 8 years ago
- 用于跟踪应用中所有方法的执行,可以用于调试,也可以用于收集性能数据等(需扩展)☆36Updated 8 years ago
- 模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的…☆48Updated 10 years ago
- 读书笔记系列之JDK,高性能编程☆34Updated 7 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆15Updated 2 years ago
- 📐 generic API design example by I/O, the demo implementation of the article "A generic input/output API in Java"☆65Updated 3 weeks ago
- 阿里巴巴中间件大赛第一赛季代码(排名33)☆8Updated 8 years ago
- 采用Java实现的基于netty轻量的高性能分布式RPC服务框架☆39Updated 8 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19Updated 9 years ago