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

TAO ImR activator should invoke the locator spawn_pid using AMI #764

Closed
jwillemsen opened this issue Dec 4, 2018 · 2 comments
Closed

TAO ImR activator should invoke the locator spawn_pid using AMI #764

jwillemsen opened this issue Dec 4, 2018 · 2 comments

Comments

@jwillemsen
Copy link
Member

The ImR activator could invoke the locator spawn_pid method using AMI, else we have to wait until we get a response back from the locator. The locator already handles the spawn_pid using AMH so it can takes some time and as activator we don't care about the result

@jwillemsen
Copy link
Member Author

Or we can make it a oneway so that we can directly continue in the activator without having to wait on the reply

@jwillemsen
Copy link
Member Author

Closing, enabling AMI will require the ImR_Client library to also enable AMI which we just don't want at this point

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

No branches or pull requests

1 participant