Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 846 Bytes

README.markdown

File metadata and controls

13 lines (10 loc) · 846 Bytes

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