berb / java-web-serverLinks
A simple multi-threaded HTTP server written in Java for educational or experimental purposes
☆25Updated 14 years ago
Alternatives and similar repositories for java-web-server
Users that are interested in java-web-server are comparing it to the libraries listed below
Sorting:
- A Java high performance throughput-oriented HTTP client library based on Netty.☆88Updated 10 years ago
- Simple base Spring MVC web application☆75Updated 11 years ago
- ☆60Updated 11 years ago
- Examples of Google Guava usage☆84Updated 10 years ago
- Horizontal partitioning for Hibernate O/RM☆90Updated 4 years ago
- A series of netty tutorials, most of them backing up posts at http://biasedbit.com/☆69Updated 4 years ago
- Yet another RPC framework based on Netty☆120Updated 8 years ago
- ☆30Updated 12 years ago
- A web application for analysing JVM gclog files.☆24Updated 10 years ago
- Source code for the sample application in Pro Spring MVC.☆43Updated 10 years ago
- ☆79Updated 11 years ago
- Templates for Spring Integration projects☆39Updated 3 years ago
- Sample code for a presentation on ZooKeeper.☆117Updated last year
- source code for guava blog series☆87Updated 9 years ago
- Servlet API bridge for Netty.IO Framework☆100Updated 5 years ago
- Service autodiscovery using Apache ZooKeeper☆31Updated 11 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 8 years ago
- Samples from Captain Debug's Blog☆193Updated 6 years ago
- Tiny HTTP router library for Netty, that can route and create reverse routes☆132Updated 7 years ago
- All About Java 8 Lambdas Book Source Code☆53Updated 9 years ago
- Example of Spring Data JPA application☆75Updated 9 years ago
- A Java WebSocket/HTTP server based on the Atmosphere and Netty Framework☆324Updated 3 weeks ago
- Samples of RESTful web services using Spring MVC☆62Updated 7 years ago
- A JSON parser implemented in Java, to show how to implement high performance parsers in Java.☆106Updated 11 years ago
- A small java message queue based on Redis