An open API service indexing awesome lists of open source software.

https://github.com/natev51/jettl

A modern LabVIEW Actor Model implementation for building scalable applications.
https://github.com/natev51/jettl

actor-model labview

Last synced: 4 months ago
JSON representation

A modern LabVIEW Actor Model implementation for building scalable applications.

Awesome Lists containing this project

README

          

# jettl

[![Image](https://www.vipm.io/package/nathan_davis_lib_jettl/badge.svg?metric=installs)](https://www.vipm.io/package/nathan_davis_lib_jettl/)
[![Image](https://www.vipm.io/package/nathan_davis_lib_jettl/badge.svg?metric=stars)](https://www.vipm.io/package/nathan_davis_lib_jettl/)
[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white)](https://discord.gg/tVkvTyBxqa)

A modern LabVIEW Actor Model implementation for building scalable applications.

*Dedicated to [Stephen Loftus-Mercer](https://www.linkedin.com/in/stephen-loftus-mercer/) for his pioneering work in introducing interfaces to the LabVIEW environment.*
*This project would not be possible without this feature.*

*This project takes great inspiration from the [National Instruments Actor Framework](https://github.com/ni/actor-framework) and the community members who have contributed to the tools and discussion on the forums.*
## Installation

[Install on VIPM](https://www.vipm.io/package/nathan_davis_lib_jettl/)

To find the palette:
1. open the palettes
2. `Data Communication`
3. `jettl`

To find the tools:
1. `Tools` pull-down menu
2. `jettl Tools`

To find the examples in LabVIEW:
1. `Help` pull-down menu
2. `Find Examples`
3. `Search`
4. Enter keyword(s): `jettl`

To find the examples in VIPM:
1. Search `jettl`
2. right click `jettl`
3. `Get Info`
4. `Show Examples`

To learn by reading, navigate the [docs](docs/docs.md)

To learn by watching, check the [YouTube](https://www.youtube.com/@nathandavis6612)

To talk with the community, join the [Discord](https://discord.gg/tVkvTyBxqa)

To talk to me, message me on [Discord](https://discord.com/users/445084342931423232) or [LinkedIn](https://www.linkedin.com/in/nathan-davis-0b020a348/)

![](docs/images/palette.png)