io_thread_count: Manage the global I/O thread pool in libarrow

View source: R/config.R

io_thread_countR Documentation

Manage the global I/O thread pool in libarrow

Description

Manage the global I/O thread pool in libarrow

Usage

io_thread_count()

set_io_thread_count(num_threads)

Arguments

num_threads

integer: New number of threads for thread pool. At least two threads are reccomended to support all operations in the arrow package.


arrow documentation built on Nov. 25, 2023, 1:09 a.m.