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

Implement msgflo-register-foreign in Rust #7

Open
bergie opened this issue May 6, 2017 · 0 comments
Open

Implement msgflo-register-foreign in Rust #7

bergie opened this issue May 6, 2017 · 0 comments
Assignees

Comments

@bergie
Copy link
Member

bergie commented May 6, 2017

The msgflo-register-foreign tool from MsgFlo itself is nice for adding non-MsgFlo-aware participants to a MsgFlo graph.

However, the downside is that since it runs as a Node.js process, it is quite heavy on memory. We should implement a compatible CLI tool in Rust for memory-constrained environments.

The Node.js source code is at https://github.com/msgflo/msgflo/blob/master/src/utils/register-foreign.coffee

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