I want to go for premium, but i have a question, can we make multithreaded bit bots using BAS, i have a list of 300 high authority sites and i want to automate them.
I'm not sure about how the web interface works for remote machines. But, I think you could easily build a REST API with bas-remote-node and then make your own web interface.
If i write data into a single file using multiple threads then is there any chance of data loss ? Is this method okay to write file or some other method should be used to avoid data loss(if it happens) ?
Thanks
There should be no data loss, but it is still better to use the resource for this purpose