基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。
☆42Apr 29, 2017Updated 8 years ago
Alternatives and similar repositories for HttpServerByJavaNIO
Users that are interested in HttpServerByJavaNIO are comparing it to the libraries listed below
Sorting:
- SimpleWebServer 是一款使用Java基于NIO编写的超轻量级开源Web Application Server☆94Feb 13, 2026Updated 2 weeks ago
- java版的http服务器,替代Tomcat、jetty的超轻量级方案☆35Feb 1, 2022Updated 4 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆19Dec 12, 2022Updated 3 years ago
- 经典算法、笔试题☆12Sep 15, 2018Updated 7 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 3 years ago
- 敏感词过滤 DFA算法☆26Aug 14, 2018Updated 7 years ago
- Deprecated☆11Oct 10, 2020Updated 5 years ago
- 模拟操作系统段页式虚拟内存管理☆10Aug 15, 2018Updated 7 years ago
- dubbo项目基于atomikos的分布式事务管理☆12Jun 21, 2022Updated 3 years ago
- 一个基于freemarker的代码生成器☆12Aug 24, 2017Updated 8 years ago
- Tencent IM SDK , hope you like , pls star and fork to support me☆12Dec 23, 2022Updated 3 years ago
- 由java构建的轻量级消息队列,支持订阅和点对点模式☆33Mar 18, 2019Updated 6 years ago
- To replace EventBus, Maybe it is the simplest implemention for observer pattern☆12Oct 31, 2018Updated 7 years ago
- mybatis插件,可以给insert和update语句自动添加上create_date和update_date☆15Jun 20, 2022Updated 3 years ago
- Java JUC 学习项目 包括各种并发多线程的高级使用。java自带多线程并发锁高级应用☆15May 11, 2018Updated 7 years ago
- 基于TCC分布式事务解决方案,tcctransaction for java 简单易用,欢迎加入交流☆13Jun 17, 2022Updated 3 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Aug 7, 2018Updated 7 years ago
- 自定义注解,包括了自定义校验注解、自定义缓存注解、自定义权限校验注解示例代码☆14Sep 12, 2025Updated 5 months ago
- Java nio学习的代码案例,常用模式☆16Apr 17, 2013Updated 12 years ago
- java方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆16Nov 4, 2018Updated 7 years ago
- 区块链的简单实现(Java版)☆18May 18, 2018Updated 7 years ago
- 基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度☆20Jul 20, 2021Updated 4 years ago
- 双重缓存,通过guava-cache和redis实现本地缓存+服务器缓存的双重缓存☆20Feb 5, 2021Updated 5 years ago
- 用netty实现的简单websocket服务器,根据RFC6455规范实现编/解码器☆20Oct 12, 2017Updated 8 years ago
- 线程池、任务、任务组、任务池,定时任务的类库☆22Updated this week
- 配置atomitos的JTA分布式事务,实现了Spring + atomitos + Druid + Mybatis的集成配置☆25Mar 5, 2016Updated 9 years ago
- 一个基于nginx日志的web接口实时监控系统原型☆19Apr 17, 2023Updated 2 years ago
- 🚜线程安全、网络编程、消息中间件文章源码🚜☆28Apr 19, 2018Updated 7 years ago
- 基于TCP长连接的推送服务框架,具有良好的扩展性,同时单台连接服务器能支撑超过百万级的连接☆28Dec 17, 2015Updated 10 years ago
- 我平时做的写源码分析,包括spring、springmvc、mybatis、spark、flink等各种框架源码以xmind的形式记录☆26Apr 4, 2019Updated 6 years ago
- 乞丐版servlet容器☆33Feb 22, 2018Updated 8 years ago
- 简单netty轮子☆22Jun 7, 2021Updated 4 years ago
- 知识库☆24Jan 2, 2018Updated 8 years ago
- 跨机器或JVM的分布式锁管理器,用于在分布式环境中协调共享资源,如:不同机器或JVM的定时离线程序可以部署多台机器☆31Sep 26, 2017Updated 8 years ago
- 分布式小文件存储系统☆24Jan 7, 2017Updated 9 years ago
- zk + netty 实现集群节点文件同步服务☆31Jun 1, 2016Updated 9 years ago
- 《实战Java高并发程序设计》(葛一鸣 郭超著)上的代码清单加注释☆34Dec 23, 2018Updated 7 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago