Skip to content

A multi-threaded (e.g. file-based) web server with thread-pooling implemented in Java.

License

Notifications You must be signed in to change notification settings

Tzupy/MT-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MT-web-server

A multi-threaded (e.g. file-based) web server with thread-pooling implemented in Java.

Jar usage: java -jar MT-web-server.jar <root> [<port>]

  • root is a mandatory working directory for the server
  • port is optional and defaults to 8080 if not provided

About

A multi-threaded (e.g. file-based) web server with thread-pooling implemented in Java.

Resources

License

Stars

Watchers

Forks

Packages

No packages published