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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jReflectServer!