package kcas

  1. Overview
  2. Docs
On This Page
  1. Libraries
    1. kcas
Legend:
Library
Module
Module type
Parameter
Class
Class type

kcas 0.7.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

kcas

Documentation:

  • Kcas This library provides a software transactional memory (STM) implementation based on an atomic lock-free multi-word compare-and-set (MCAS) algorithm enhanced with read-only compare operations and ability to block awaiting for changes.