Skip to content

pulltab/gen_tw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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