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 recommended to support all operations in the arrow package.


arrow documentation built on Sept. 11, 2024, 8:02 p.m.