一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。
☆90Aug 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- simple java nio based httpserver☆44Nov 27, 2010Updated 15 years ago
- A fast async http client based on netty☆44Mar 29, 2013Updated 13 years ago
- 阅读Spring源码☆14Apr 18, 2018Updated 8 years ago
- Experimenting protostuff☆13Mar 5, 2016Updated 10 years ago
- 一个高性能,轻量级的非阻塞式服务器☆142Jul 20, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- 基于Netty、JSON-RPC的分布式弱联网游戏服务端☆35May 3, 2017Updated 9 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
- A cool and magical plugin for IDEA...☆16Nov 8, 2018Updated 7 years ago
- 使用倒排索引及二分法实现了一个简单的规则匹配☆18Mar 14, 2019Updated 7 years ago
- 设计模式☆10Jun 13, 2023Updated 3 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 10 years ago
- Simple Database Routing and Shard Framework☆16Mar 23, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- JDK源码阅读☆14Jan 5, 2016Updated 10 years ago
- Distributed Web Crawler, Parser and Search Engine.☆10Jun 16, 2016Updated 10 years ago
- A distributed filesystem☆10Jan 31, 2017Updated 9 years ago
- gitflow工作流使用规范☆11Nov 29, 2016Updated 9 years ago
- 一个redis集群管理方案☆22Dec 10, 2022Updated 3 years ago
- 用java实现DNS服务器☆13Apr 9, 2015Updated 11 years ago
- Android, Python, Java, Linux, Bigdata and Others☆53Jul 11, 2017Updated 9 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
- 基于dubbox使用手册。☆121Sep 18, 2015Updated 10 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 4 years ago
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- I/O 模型练手代码,分别使用阻塞式 I/O、select、poll 和 epoll 和 Java NIO 实现了简单的 HTTP Server☆48Apr 4, 2018Updated 8 years ago
- 一款用于英语单词背诵的安卓APP,基于金山API进行单词的查询,添加了一般单词背诵软件没有的单词联想功能☆21Jul 21, 2016Updated 9 years ago
- rocketmq source code comments☆10Jun 29, 2022Updated 4 years ago
- 大蕉的区块链实现☆16Feb 5, 2018Updated 8 years ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Oct 24, 2023Updated 2 years ago
- SimpleWebServer 是一款使用Java基于NIO编写的超轻量级开源Web Application Server☆95Updated this week
- ☆11Oct 11, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A lightweight web framework☆41Aug 27, 2020Updated 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 11 years ago
- Java NIO+多线程实现聊天室☆810Feb 4, 2021Updated 5 years ago
- A fork of Verax's IPMI library☆20May 11, 2025Updated last year
- jdk8源码,会逐步加上自己的阅读注释。☆58Mar 23, 2022Updated 4 years ago
- netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。☆108May 4, 2015Updated 11 years ago