A
A
alex_belouss2017-08-10 09:49:23
Automation
alex_belouss, 2017-08-10 09:49:23

PHP does not cope with the task, what to do?

There is a site that automates the raising of the topic on the forum, written on the ip board.
The user leaves a login, password and a link to the topic on the site, the site (script) enters the forum every hour under the login in the topic, leaves a message.
This is done using CURL (that is, the script enters the site, looks for an input field, inserts a login and password, and so on).
But when you need to update several topics at a time, the script stupidly does not have time to process all the topics.
Maybe rewrite it in Junga or RoR? Or is there still not enough resources for php?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2017-08-10
@sim3x

Rewrite to bash with parallel and run at least 10k
Django and pop threads are designed to return html to the client

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question