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

sub-process plugins #3

Open
c-cube opened this issue Jan 20, 2017 · 1 comment
Open

sub-process plugins #3

c-cube opened this issue Jan 20, 2017 · 1 comment

Comments

@c-cube
Copy link
Owner

c-cube commented Jan 20, 2017

spawn a given command, communicate using stdin/stdout and a simple Json procotol

@c-cube
Copy link
Owner Author

c-cube commented Jan 23, 2017

Sample use cases:

  • basic evaluators (bc, etc.) that have no need of sandboxing
  • plugins that call uptime, df, etc.
  • plugins in other langages

@c-cube c-cube self-assigned this Jan 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant