Skip to content
Discussion options

You must be logged in to vote

There is nothing like that available directly. But your Nushell example from links is about calling multiple shell commands at once. As in Rebol call is asynchronous, one can start multiple processes in parallel. If it would be faster is debatable.

There is also placeholder code for a task! datatype (when compiled with INCLUDE_TASK). But that is not finished.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SebastianMpl
Comment options

Answer selected by SebastianMpl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants