Use AtomicFixNum to implement CAS isolated cache update.
i.e. Using compare and swap we update the expires_at value. The thread that actually is able to update this value will also set the cache holding method_call enabled state
Showing
Please register or sign in to comment