I think a fixed thread pool might be a reasonable ...
# exposed
a
I think a fixed thread pool might be a reasonable solution - you'd want to limit the concurrent requests to the database in any case to improve latency (and the thread pool size would achieve that).