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

Distributed runner #9

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from
Open

Conversation

rakshith-ravi
Copy link
Member

No description provided.

TODO node loop and juno_module for node.
TODO fix the cli that's broken also
Added a basic node runner.
WIP node needs to handle messages from host.
TODO make node keep a check on the processes.
TODO fix up the cli issues
Node now keeps a check on processes and notifies the host accordingly.
Moved juno_process in the host to the newly created Process struct.
Removed the old exec module, since there's nothing in it we use anymore.
Finally started throwing a bunch of borrow-checker issues.

Hello borrow-checker my old friend.
Juno-rust doesn't seem to be able to handle nested function calls. The cli seems to hang unless that's implemented
@rakshith-ravi rakshith-ravi changed the title WIP Distributed runner Distributed runner May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant