Jump to content

Data Broadcasting Library for Actor Framework 1.1.0


1 Screenshot

About This File

Use v1.0.0 for LabVIEW 2011-2012.

Use v1.1.0 for LabVIEW 2013+.

 

The attached library provides extensions to the Actor Framework to facilitate the broadcast of messages from one actor to several others. Listeners subscribe to a message when they want to receive it from the Broadcaster, and they unsubscribe when they want to stop receiving it. The library provides a set of common interfaces that decouple Broadcasters from Listeners so any two actors in a messaging hierarchy can communicate via broadcast without having the same caller.

 

This library extends the Actor Framework; it does not modify the core framework in any way, so it may be used in existing projects as well as new ones.

 

Documentation for the library and the included example program is attached.


What's New in Version 1.0.0   See changelog

Released

  • Initial build for public distribution.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.