Guards.jl logo
Guards.jl
  • Home
    • Overview
    • Authors(s)
    • Index
  • Introduction
  • Understanding Guards
  • Guards API
Version
  • Home
  • Home
Edit on GitHub

Guards

Let actors guard your mutable variables!

With Guards you can wrap mutable variables into a :guard actor. That way they can be safely accessed from parallel threads and distributed worker processes via message passing.

Overview

  • Introduction
  • Understanding Guards
  • Guards API

Authors(s)

  • Paul Bayer

Guards is part of JuliaActors, license: MIT

Index

  • Guards.Guards
  • Guards.version
  • Guards.Guard
  • Actors.call
  • Actors.call
  • Actors.cast
  • Actors.update!
  • Guards.guard
  • Guards.@grd
Introduction »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl on Thursday 29 April 2021. Using Julia version 1.6.1.