aboutsummaryrefslogtreecommitdiff
path: root/devel/py-atomiclong/pkg-descr
blob: f99823b97735738c2541c99f2927ea416dd4b051 (plain) (blame)
1
2
3
4
AtomicLong was born out of the need for fast thread-safe counters in Python.
Its value is a C long which can be incremented, decremented, and set atomically.

WWW: https://pypi.python.org/pypi/atomiclong