Deploy in 115+ regions with the modern database for every enterprise.
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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Simplified multithreaded Java HTTP server able to interpret GET/POST requests.
Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client.
-------
Requirements:
For the Java HTTP server:
- J2SE (SDK for compilation)
For the exampe web app:
- Apache2 with mod_rewrite and mod_proxy
Client-side for the web app:
- www browser supporting JS with jQuery
---
Setup:
- run Server.class from Javaserver files (javaServer) in a terminal/console
- unpack example app files under/within your apache2 document root file structure
- open index.html (with a www browser, from a www server)
- observe terminal output
Moa was born in the need of a lightweight servlet engine that allows client/server javascript that allows executing java classes directly into the engine thanx to Rhino.
Blitz Messenger... a cross-platform/cross-browser/no-downloads-required application allowing an end-user to chat via their browser. Alls required on server side is Blitz and alls required on the Browser end is Javascript and a person willing to chat!
MMORPG simulating virtual fantasy world. Our concept is "play from anywhere". The game is in *early* development stage. There is still a lot of work to be done.
Pre-alpha test server can be found at http://world7.no-ip.org
A MVC oriented client-server web framework written in C and JavaScript for Apache HTTP servers. The server executes models and the built-in template engine creates the view. The client-side is a JS API, and makes communication with the server easy.