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.
- Host: GitHub
- URL: https://github.com/natev51/jettl
- Owner: natev51
- License: mit
- Created: 2025-06-06T16:20:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-01T23:40:44.000Z (5 months ago)
- Last Synced: 2026-02-02T03:55:59.093Z (5 months ago)
- Topics: actor-model, labview
- Language: LabVIEW
- Homepage: https://www.vipm.io/package/nathan_davis_lib_jettl/
- Size: 222 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# jettl
[](https://www.vipm.io/package/nathan_davis_lib_jettl/)
[](https://www.vipm.io/package/nathan_davis_lib_jettl/)
[](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/)
