Skip to content

mihasya/sample-java-nio-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

WHAT THE FUCK IS THIS?

Just a tiny little evented server I wrote in Java to remind myself how the nio non-blocking stuff works.

WILL IT SOLVE MY PROBLEMS?

If your problems include not being able to find code samples for using the nio Java library to implement an event-driven server, then it might.

NOTHING ABOUT THIS IS INTERESTING, EXCITING OR CUTTING EDGE

Nope. But here's some good reading that was used to put it together

About

small async server in java, written mostly so that I have a handy, annotated reference the next time I have to do something like this

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages