Hacker News new | ask | show | jobs
by hawkweed 3420 days ago
The best way would be to learn from one of the existing open source projects.

You can start with sparkjava: https://github.com/perwendel/spark/

Also, multi-threading, I/O and networking are areas that you would need to understand inside out.