Engaged Employer
What is the use case of ThreadLocal?
Anonymous
1. To make any object as thread-safe, e.g. SimpleDateFormat 2. To hold some request context variables (e.g. user_id, transaction_id)
Check out your Company Bowl for anonymous work chats.