Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModifyClick: Based on user feedback - Control Server #4

Open
isi-lincoln opened this issue Apr 12, 2018 · 2 comments
Open

ModifyClick: Based on user feedback - Control Server #4

isi-lincoln opened this issue Apr 12, 2018 · 2 comments

Comments

@isi-lincoln
Copy link
Member

Currently the script scp's over the AAL generated files. Some issues:

  1. its tacky
  2. should we enforce that the code must run on control, not user
  3. what if control server is named the same name as the host name, may not work as intended.
@glawler
Copy link

glawler commented Apr 13, 2018

I don't think there is any reason to force code to run on a control node. MAGI is a message passing system. Where the messages originate should not matter. I should be able to run the orchestrator on my phone if I want as long as the messages can be routed (via some mechanism) to a MAGI node which can then distribute the messages accordingly.

Which script copies the AAL?

edit: it's possible I don't see the context/scope of this issue and need to finish my coffee...

@isi-lincoln
Copy link
Member Author

I mean this code I wrote ~2 months ago so i've lost the scope and need to review it as well.

Look at wrapper.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants