Jump to content

GLA Summit 2025/Vecto - High Performance Distributed Communications: Difference between revisions

From LabVIEW Wiki
Cordm (talk | contribs)
created
 
(No difference)

Latest revision as of 10:10, 28 November 2025

Vecto - High Performance Distributed Communications
Conference GLA Summit 2025
Presenters Derrick Bommarito
Vecto - High Performance Distributed Communications by Derrick Bommarito

Vecto is a new library that's been written for distributed systems that combines periodic telemetry, commands, and lower priority status and file transfers. Vecto is not an application framework and is intended to be integrated into other application frameworks or used more directly. Using Google's Protobuf serialization format, this library aims to be easier to integrate into other environments. This presentation will cover an overview of the networking and protocols in use, high level organization of the library, performance demos, debug tooling, and example use cases. An application framework (Volatus) has been developed that uses Vecto directly and will be used for some demos.



External links