Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 474 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 474 Bytes

Timewarp Enabled Actor for Erlang

Build Status

Requirements:

  • rebar3
  • Erlang 17 or newer

Features:

  • OTP friendly
  • Handles state rollback and event causality between agents (events/antivents) automatically
  • LVT upper bound allows a user to fix simulation within a certain distance from GVT

Building

make

Running Unit Tests

make check