Hacker News new | ask | show | jobs
by betimsl 3843 days ago
What happens when you have a long database query running? Is it async (which is a bit impossible with JDBC) but does it block one of the threads in worker pool?