Jump to content

Concurrency semantics

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Boleyn (talk | contribs) at 08:30, 28 June 2024 (needs ref). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computer science, concurrency semantics is a way to give meaning to concurrent systems in a mathematically rigorous way. Concurrency semantics is often based on mathematical theories of concurrency such as various process calculi, the actor model, or Petri nets.

A more detailed account of concurrency semantics is given here: Concurrency (computer science).

References

[edit]