DataFeeds and Clustering #787
mrm-gith-b
started this conversation in
General
Replies: 1 comment
|
Hi @mrm-rockport In addition, we have a task for v5.10 regarding introducing a communication in the cluster: #713 @mrm-rockport |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there an easy way to send test data to agents at test execution time? For example, if I can load a list of data on the coordinator, how can I pass unique values to the agents, say using DataFeed.Circular()?
All reactions