(Boeing r1765)
added simple distributed Python script example involving N/2 local nodes and N/2 nodes on a remote server, connected to a common switch lacks runtime access to the remote nodes (e.g. for command execution)
This commit is contained in:
parent
30965ba950
commit
8d11b40009
2 changed files with 147 additions and 0 deletions
|
@ -249,6 +249,7 @@ sed -i 's/emane_realtime = True/emane_realtime = False/' /etc/core/core.conf
|
|||
%{_datadir}/%{name}/examples/myservices/README.txt
|
||||
%{_datadir}/%{name}/examples/myservices/sample.py*
|
||||
%{_datadir}/%{name}/examples/netns/basicrange.py*
|
||||
%{_datadir}/%{name}/examples/netns/distributed.py*
|
||||
%{_datadir}/%{name}/examples/netns/emane80211.py*
|
||||
%{_datadir}/%{name}/examples/netns/howmanynodes.py*
|
||||
%{_datadir}/%{name}/examples/netns/iperf-performance-chain.py*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue