Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.
/ AppServer Public archive

HTTP/s server written in java, with Cassandra as backend and data format as Json, as application center

Notifications You must be signed in to change notification settings

pankajsoni19/AppServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppServer

Examples of web-servers in action.

Online_application:

HTTP/s server written in java, with Cassandra as backend and data format as Json, as application center. There is graceful shutdown, has examples for smtp mail sending, talking to cassandra in CQL V3, and message content encryption using sha3.js to many more.

working on oracle jdk7 http/s server at: http://docs.oracle.com/javase/7/docs/jre/api/net/httpserver/spec/com/sun/net/httpserver/package-summary.html

The settings are in conf folder and it uses logger to log comments.

Main class is in bootup.java (there is graceful shutdown, if needed).

As this is a demo for server load capability, I have not updated all the html files with all menu options, neither condensed them.

Any applications here, have not been tested in actual production environment, the developer or company will not be liable for any damage caused by their use.

About

HTTP/s server written in java, with Cassandra as backend and data format as Json, as application center

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published