Hacker News new | ask | show | jobs
by shenedu 4891 days ago
yes, SQL is blocking, JVM also have threads. The http-kit is asynchronous(epoll on linux), the API for programmers is sync, which is more familiar.