一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。
☆89Aug 10, 2014Updated 11 years ago
Alternatives and similar repositories for easy-httpserver
Users that are interested in easy-httpserver are comparing it to the libraries listed below
Sorting:
- simple java nio based httpserver☆43Nov 27, 2010Updated 15 years ago
- A fast async http client based on netty☆43Mar 29, 2013Updated 12 years ago
- jw, short for java web, 模仿spring, 实现一个简单可用的java web框架☆20Jun 20, 2022Updated 3 years ago
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。☆41Apr 29, 2017Updated 8 years ago
- 阅读Spring源码☆14Apr 18, 2018Updated 7 years ago
- 基于JAVA的WEB服务器,实现了GET方法,提供基本的配置管理工具,实现了基本的用户认证、网页防篡改、日志、站点统计每日访问的IP数等功能。☆12Apr 30, 2020Updated 5 years ago
- 一个高性能,轻量级的非阻塞式服务器☆141Jul 20, 2018Updated 7 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- Experimenting protostuff☆13Mar 5, 2016Updated 10 years ago
- 基于Netty、JSON-RPC的分布式弱联网游戏服务端☆34May 3, 2017Updated 8 years ago
- Spring源码阅读笔记,针对2.5.6☆12Mar 4, 2014Updated 12 years ago
- a minimum demo web framework based on servlet☆10Sep 3, 2015Updated 10 years ago
- IntelliJ IDEA plugin to switch between open files in Most Recently Used order with a single keystroke.☆22Oct 19, 2015Updated 10 years ago
- idea plug,which can generate object to object set☆13Feb 28, 2023Updated 3 years ago
- 使用倒排索引及二分法实现了一个简单的规则匹配☆18Mar 14, 2019Updated 7 years ago
- 设计模式☆10Jun 13, 2023Updated 2 years ago
- Lightweight HTTP Server☆39Oct 12, 2020Updated 5 years ago
- Simple Database Routing and Shard Framework☆16Mar 23, 2021Updated 4 years ago
- 一致性hash算法案例☆11Jul 23, 2015Updated 10 years ago
- A simple multi-threaded HTTP 1.1 Server implemented in Java for educational purposes based on W3C specifications☆86Jan 10, 2026Updated 2 months ago
- JDK源码阅读☆14Jan 5, 2016Updated 10 years ago
- A scalable java servlet container base on reactor☆32Jun 4, 2021Updated 4 years ago
- 一个redis集群管理方案☆22Dec 10, 2022Updated 3 years ago
- gitflow工作流使用规范☆11Nov 29, 2016Updated 9 years ago
- A distributed filesystem☆10Jan 31, 2017Updated 9 years ago
- 用java实现DNS服务器☆13Apr 9, 2015Updated 10 years ago
- Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework…☆21Feb 9, 2018Updated 8 years ago
- mainflux device managment dashboard based on ngx-admin☆10Dec 17, 2018Updated 7 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 3 years ago
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Oct 24, 2023Updated 2 years ago
- ☆11Oct 11, 2017Updated 8 years ago
- spring boot starter of nutz☆15Jul 18, 2023Updated 2 years ago
- Alfred workflow for seaching maven artifacts in maven central repository.☆22Jul 18, 2018Updated 7 years ago
- 出租车轨迹☆10Jul 6, 2017Updated 8 years ago
- Java NIO+多线程实现聊天室☆818Feb 4, 2021Updated 5 years ago
- es-api:es整合springboot,常用api测试;es-jd:仿京东商城,使用es海量数据搜索以及高亮显示;es-elk:分布式日志收集系统---ELK是ElasticSearch、Logstash、Kibana三大开源框架首字母大写简称☆10Jan 2, 2021Updated 5 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- An Intellij plugin go to stack over flow to search the selection text☆25Jun 21, 2021Updated 4 years ago