rawlock

Version 0.1.0.0 revision 0 uploaded by IOHK.

Package meta

Synopsis
A writer-biased RAW lock.
Description

A writer-biased RAW lock.

It allows for multiple readers to run concurrently with at most one appender, or a single writer running on isolation.

The code is safe in the presence of async exceptions, meaning that each actor will cleanup after itself if an exception is received.

Author
IOG Engineering Team
Bug reports
https://github.com/IntersectMBO/io-classes-extra/issues
Category
Concurrency
Copyright
2024 INTERSECT
Homepage
n/a
Maintainer
operations@iohk.io
Package URL
n/a
Stability
n/a

Components