Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

refactor to gRPC-based generic command spawner #1

Closed
markfisher opened this issue Jan 25, 2018 · 2 comments
Closed

refactor to gRPC-based generic command spawner #1

markfisher opened this issue Jan 25, 2018 · 2 comments
Assignees

Comments

@markfisher
Copy link
Contributor

this could be implemented in Go

need to consider handling of streams as well as item-at-a-time

@jldec jldec assigned jldec and glyn and unassigned jldec Feb 7, 2018
ericbottard pushed a commit that referenced this issue Feb 12, 2018
Use Glide for dependency management

Currently takes an input stream and runs a user-provided command for each item
in the input stream passing the item on standard input and, unless an error
occurs, produces an output stream consisting of the standard output of the
command invocations.

Implements #1
@glyn
Copy link
Contributor

glyn commented Feb 13, 2018

Implemented by 67b83ce.

@glyn glyn closed this as completed Feb 13, 2018
@glyn glyn reopened this Feb 13, 2018
@glyn
Copy link
Contributor

glyn commented Feb 13, 2018

Really need to merge projectriff/riff#278 before closing this issue. @ericbottard - please could you re-review when you have some time?

@scothis scothis added this to Done in invokers Oct 14, 2019
@vmwghbot vmwghbot removed this from Done in invokers Mar 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants