Join Slack
Communities
Powered by
If you issue concurrent `get` for the same key, Gu...
# announcements
c
cedric
01/23/2017, 3:46 PM
If you issue concurrent
get
for the same key, Guava's
LoadingCache
will only emit one loading call and will gate the others until that call returns
Open in Slack
Previous
Next