Actor Framework Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Launching nested Actor tries to relaunch parent actor over and over

Yes, mostly.  I.e., it's the canonical way to communicate data from one actor to another.

However, you can also use:

* Queues

* Notifiers

* Files

* TCP or UDP sockets

* Shared variables

* Network streams

* DataSockets

Etc.

0 Kudos
Message 11 of 12
(756 Views)

What Brainstorms said, but if you are going to use AF I suggest sticking with the messages.

Casey

Casey Lamers


Phoenix, LLC


casey.lamers@phoenixwi.com


CLA, LabVIEW Champion


Check Out the Software Engineering Processes, Architecture, and Design track at NIWeek. 2018 I guarantee you will learn things you can use daily! I will be presenting!

0 Kudos
Message 12 of 12
(756 Views)