Skip to content

serenial/Futures-For-LabVIEW

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Futures for LabVIEW

This repository contains a library with an implementation for futures in LabVIEW.

πŸ“’ Description

Futures and promises are useful tools in creating an asynchronous interface. In LabVIEW this probably means between QMH or Actor loops.

This library contains an implementation of futures for variants which can be used in these interfaces.

πŸš€ Installation

Releases are distributed as VI packages.

😎 Usage

TBD

πŸ’» Development Requirements

This code is built in LabVIEW 2017 with no other dependencies.

VI tester is used for testing the API.

πŸ‘₯ Contributing

TBD

🍻 Credits

  • Javascript, Rust, C# and other languages that got there first.
  • CSLUG user group for letting me bat the idea around.
  • James Powell for the first implementation I ever saw in LabVIEW.

πŸ“„ License

This project is released under an MIT license.

About

A futures API for LabVIEW.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • LabVIEW 100.0%