If you use this executor, it's going to create a n...
# announcements
c
If you use this executor, it's going to create a new thread for each query, not what you want. Pick a bounded executor (fixed number of threads)