What could be wrong with it?I don't think you can build stable server to run over 100 browser based threads.
Bots will better work spread out to more than one server and running fewer threads.
There's a difference between running template that work on pure get/post reqeusts and running template that actively uses browser, so maybe they used requests based template?I didn’t expected such answers
I read few old messages where people launched 100 threads
I got Ryzen 9 3900x + 64GB and it can barely launch 30-40 instances of Chromium (Release build) when creating GMails with Selenium. And this is one of the simplest pages to process, as the DOM is pretty lightweight with little to no animations/background tasks.Ryzen 9 3950X/5950X + 128 GB of RAM = 120 threads minimum
Ryzen Threadripper Pro 3955WX + 256 GB of RAM = 180 threads minimum
Look closely, I have 120 browser threads running in Zennoposter + 200 non-browser threads. I can run more, 150 browser threads are running safely around the clock. https://zennolab.com/discussion/threads/good-computer-more-than-100-threads.112740/post-749648I got Ryzen 9 3900x + 64GB and it can barely launch 30-40 instances of Chromium (Release build) when creating GMails with Selenium. And this is one of the simplest pages to process, as the DOM is pretty lightweight with little to no animations/background tasks.
There is no way 3950x can do 4x more threads when having just 4 more cores and being 20% more powerful. Also considering additional overhead of adding Zenno
Your template obviously is very simple.Look closely, I have 120 browser threads running in Zennoposter + 200 non-browser threads. I can run more, 150 browser threads are running safely around the clock. https://zennolab.com/discussion/threads/good-computer-more-than-100-threads.112740/post-749648
Well, the fact that you can not run more threads, it's not my problem. on another computer, Ryzen 7 2700 + 64GB, I run 70 threads in Zennoposter.