I'm building a set of application and librairies to run on an ni sbrio9607, based on the Actor Framework. the application works fine as a whole on my computer, but when try deploying it on the controller, it takes a very long time just to load the packages, more than 15 minutes, compared to like 2min for the same application based on conventional OOP. After loading, the sbrio loses connection with the host project for like 10 minutes, sometimes more before reconnecting eventually.
Is there a way to improve this behaviour and load modest to large Actor framework's applications on an sbrio9607 target?
Thanks.