Speaker

Gianluca Insolvibile

Gianluca Insolvibile

CTO @ Nextworks

Gianluca Insolvibile is co-founder and Managing Director at Nextworks. Strongly passionate in CompSci and technology at large, he has been writing software for nearly 40 years. Throughout this long journey, he dealt with game development, networking architectures and protocols, digital A/V encoding and transport, Linux kernel programming, IoT and cloud architectures. He currently leads the products and technology strategy in Nextworks, while occasionally writing software "for fun and profit".

Crafting Digital Twins with an Actor Model in Rust

Digital Twins represent a powerful paradigm for modelling complex IoT systems, yet practical implementations often fall short of theoretical promises. This talk cuts through the hype by demonstrating a robust approach based on an Actor Model pattern implemented in Rust, bridging the gap between conceptual frameworks and pragmatic engineering. Concurrency fundamentals, message-driven design patterns, and real-world use cases illustrate how Rust’s safety and performance guarantees enable maintainable, production-ready Digital Twin solutions.