Project

General

Profile

Actions

Feature #4526

closed

[SDKs] run-command stream create pipes to stream stdin/stdout directly from/to Keep.

Added by Peter Amstutz over 9 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
-
Story points:
-

Description

When redirecting stdin or stdout, run-command currently either opens a file on the FUSE mount (stdin) or writes a staging file that is uploaded after the task completes (stdout). In the absence of a writable streaming fuse mount (#3198) run-command could stream stdin and stdout which would improve performance for those tools that are written to take advantage of it.

Actions #1

Updated by Peter Amstutz over 9 years ago

  • Description updated (diff)
  • Category set to SDKs
Actions #2

Updated by Peter Amstutz over 4 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF