pub const DEFAULT_CHANNEL_CAPACITY: usize = 10_000;
Default channel capacity for entries pending the writer thread.