Skip to main content

metadata:streams provider

Version: 0.0.0

Description

Creates streams (files with cache) from the data sources.

Inputs

InputNameExpected type(s)Description
Pin 4
Required
data_sourcesdata_sources

Outputs

OutputNameExpected type(s)Description
Pin 0streams_containerstreams_container

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.
num_threadsint320Number of threads to use to run in parallel
run_in_parallelbooltrueLoops are allowed to run in parallel if the value of this config is set to true.

Scripting

Category: metadata

Plugin: core

Scripting name: streams_provider

Full name: metadata.streams_provider

Internal name: stream_provider

License: None

Changelog

  • Version 0.0.0: Initial release.