-
Notifications
You must be signed in to change notification settings - Fork 7
Data stream thread limit #53
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
DataSink and DataSource constructors (from https://github.com/bcgsc/btllib/blob/master/include/btllib/data_stream.hpp) should accept a threads parameter to limit the number of threads used by external tools like pigz for compression. This will also consequently require adding the same parameter to SeqWriter's constructor, since SeqWriter uses DataSink.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request