FreeBSD.software
Home/devel/rubygem-thread-local

rubygem-thread-local

1.1.0devel

Provide a class-level mixin to make thread local state easy

Thread::Local provides a simple high level interface for per-class thread locals. Implements a standard interface for "shared global state". It avoids reinventing thread-local semantics in your own code by using this implementation. Features: - Convert global state to thread local state easily. - Avoid race conditions and data corruption. - Provides a standard interface for policy driven design.

$pkg install rubygem-thread-local
socketry.github.io/thread-local
Origin
devel/rubygem-thread-local
Size
5.75KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
2 packages
Required by
1 packages

Dependencies (2)

Required By (1)