Skip to content
This repository was archived by the owner on Jul 13, 2018. It is now read-only.
/ PluginPlatform Public archive

Plugin-based deployments without server restarts.

License

Metadose/PluginPlatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PluginPlatform

A proof of concept work to eliminate the need to restart the Server after every deployment. This experimental project is running on Vert.x HTTP Server where users can run any Java code by implementing a Plugin interface. Deployment can be done by uploading a compiled JAR where the Server utilizes the Java URLClassLoader to manage the code execution.

About

Plugin-based deployments without server restarts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages