jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances.
Due to its small footprint, it's also perfect for embedded hardware like the raspberry pi. It is based on proven components like apache http components, apache file upload and jsoup.
Features
- Straight-forward, programmatic webpage generation
- Use standalone or embedded
- No configuration file hacking
- Reflection-based, distributed deployment at runtime
- No J2EE needed, single all-in-one jar (~ 1MB size)
- HTTP 1.1 spec compliant, supports MIME types
- Supports distributed session management
- Supports routing by annotations
- Supports distributed code execution (server clustering)
- Supports file uploads
- Supports SSL/TLS
- Supports HTTP gzip compression
- Small footprint
License
MIT LicenseFollow jReflectServer
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jReflectServer!