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

rubygem-thread-local

1.1.0

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.

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

Dependencies (2)

Required By (1 packages)

More in devel