-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Description
10,000,000 mil channel possible? coz may hit linux thread creation limit?
chan_t* chan = chan_init(10000000);
- i've checked the c code, uses pthreads. am i wrong? this will create 10mil threads (which uses around 1mb per thread?)
- how much "overhead of ram" per channel?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels