uwsgi_jvm_openjdk11
Java plugin for uWSGI (OpenJDK 11)
Install
- All systems
-
curl cmd.cat/uwsgi_jvm_openjdk11.sh
- Debian
-
apt-get install uwsgi-plugin-jvm-openjdk-11
- Ubuntu
-
apt-get install uwsgi-plugin-jvm-openjdk-11
- Kali Linux
-
apt-get install uwsgi-plugin-jvm-openjdk-11
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install uwsgi-plugin-jvm-openjdk-11
- Dockerfile
- dockerfile.run/uwsgi_jvm_openjdk11
uwsgi-plugin-jvm-openjdk-11
Java plugin for uWSGI (OpenJDK 11)
uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. This package provides Java plugin for uWSGI (linked with OpenJDK 11 runtime).