You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to port Netflix' Hystrix library to .net. For the LongAdder I've been able to use your StripedLongAdder class, but there's no counterpart for LongMaxUpdater.
The text was updated successfully, but these errors were encountered:
I'm trying to port Netflix' Hystrix library to .net. For the LongAdder I've been able to use your StripedLongAdder class, but there's no counterpart for LongMaxUpdater.
The text was updated successfully, but these errors were encountered: