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

entire node system #17

Open
3 of 5 tasks
jiajunmao opened this issue May 20, 2018 · 0 comments
Open
3 of 5 tasks

entire node system #17

jiajunmao opened this issue May 20, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jiajunmao
Copy link
Member

jiajunmao commented May 20, 2018

Purpose of this feature
implement the entire node system that will carry out the calculation and return result

Where should the implementation be added (if applicable)
new source folder under src-main

Preferred solution

  • A receive file thread running in background
  • When a file is received, check whether the file transfer is completed
  • When the file transfer is completed, invoke the matlab script runner
  • Check whether matlab process is finished
  • When matlab process is finished, return the result to the head node

Additional context (if applicable)
there are some already written function under com.khpc.ps that can be used

@Kent-AI-Laboratory/developers

@jiajunmao jiajunmao added enhancement New feature or request help wanted Extra attention is needed labels May 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants