Skip to content

tomaszstaniewicz/servers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This repository presents toy examples of java servers written from scratch

  1. Examples of thread-per-requests servers using blocking java.io

  2. Examples of nonblocking servers using non-blocking java.nio

How to open jsconsole?
jps

To find pid of the process

jsoncole ${pid}

To open jconsole

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages