Sign in Sign up
rubygems

sync_attr

When working in a multi-threaded environment it is important to ensure that any attributes that are shared across threads are properly protected to ensure that inconsistent data is not created. Lazy initializing these safe attributes improves startup times and only creates resources when they are needed.

Activity

Latest release
11y ago
Total releases
5
Cadence
~7 months
Last 12 months
0

Details

License
unknown
First release
Feb 20, 2012
Releases
Version Released
2.0.0 major
1.0.0 major
0.1.1 patch
0.1.0 minor
0.0.1 initial