Skip to content

v0.4.0: Asynchronous Real-Time simulation with Tokio

Latest

Choose a tag to compare

@romancardenas romancardenas released this 19 Sep 11:38
ae30490

This new release includes support for Real-Time simulation using Tokio. We believe asynchronous programming is a great fit for DEVS. To prove that it works, we included new utility tools in the new xdevs_utils crate. Currently, you can connect your RT simulation to an MQTT broker and start communicating with your communication as it runs. Think of it as a first step to Digital Twins powered by xDEVS!