Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
vlovich123
2y ago
0 comments
Share
The number of file descriptors you can have open by a single program is limited and eats up kernel resources.
0 comments
default
newest
oldest
ajross
2y ago
Even for a torrent client, the number of active file descriptors is a function of the number of peer connections (e.g. a few dozen). It doesn't scale with the size of the output file.
vlovich123
OP
2y ago
Think databases like RocksDB not torrents.
j
/
k
navigate · click thread line to collapse