Bozho's tech blog

  • Developer tips
  • Opinions

Month: March 2021

Always Name Your Thread Pools

Bozho March 20, 2021

Our software tends to use a lot of thread pools – mostly through java.util.concurrent.ExecutorService implementations (Created via Executors.new…. We create these for various async use-cases, and they can be seenContinue reading

Tweet
Share
My projects

LogSentinel – a next-gen SIEM

SentienlDB – a GDPR-compliant datastore

Computoser – algorithmic music

GitHub profile

Search
About me
  • LinkedIn
  • Web CV
  • CV (pdf)


profile for Bozho at Stack Overflow, Q&A for professional and enthusiast programmers

RSS Recent posts
  • List of Open Source Security Tools
  • Always Name Your Thread Pools
  • Connecting to Kibana Within an AWS VPC
  • Elasticsearch – Scalability and Multitenancy [slides]
  • Content-Security-Policy Nonce with Spring Security
  • Releasing Often Helps With Analyzing Performance Issues

DZone MVB Java Code Geeks
Posts by date
March 2021
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
293031  
« Feb   Apr »
License
Creative Commons License
This work by Bozhidar Bozhanov is licensed under a Creative Commons Attribution 3.0 Unported License.
Categories
  • Developer tips
  • Opinions

Copyright 2021 Bozho's tech blog | Designed by CodeGearThemes

Powered by WordPress