Hello;
I have created a small twitch viewer bot which I have been working on for a few days now.
Everything works pretty good now, except for when using high number of threads it will eat CPU like crazy!
Processor Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz, 4001 Mhz, 4 Core(s), 8 Logical Processor(s)
Installed Physical Memory (RAM) 32.0 GB
I seen where using http client you can run up to 2k threads very efficiently.
So main question is would loading the twitch video player in HTML which requires FLASH actually work?
And also if it would not work is there anyway to decrease the CPU usage on the original script I made?
Thanks,
Alpha.