02-26-2020 01:40 AM
I am currently facing a design where a single loop isn't fast enough, and DATAFLOW doesn't work because of the complexity and the feedback among processes.
While experimenting with manual concurrency, I realized that there's very little info about this stuff and protocol fixed directive.
Do you know where to find info about this?
02-26-2020 06:09 AM
HI @benedetto73 ,
What information are you currently referring to? UG902 or some other XAPP notes?
The description about the problems facing in your design are not clear enough. Any logs or code?
Wen
02-26-2020 08:07 AM
Hi Wen.
In this post I am asking for generic info and documentation. I would like to learn this programming style.
The specific problem is explained in this post.
Thanks.