Join Slack
Powered by
I'd like to have one shared `Config` object that h...
# announcements
f
F0X
04/10/2021, 9:33 AM
I'd like to have one shared
Config
object that holds the config data and can reload it from file. How would I best do the synchronization for this to be thread-safe? Edit: I now just went with a simple
ReentrantReadWriteLock
Open in Slack
Previous
Next