R
R
romaaa322019-11-08 20:50:42
RabbitMQ
romaaa32, 2019-11-08 20:50:42

Is rabbitmq needed on worker server?

There are 2 servers:
1) jobs appear
2) php executes these jobs
On 1 machine they are queued, on 2 it connects to 1 and takes the job, right?
Rabbitmq-server needs to be installed on both machines?
If so, how do you set them up then?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ivan Shumov, 2019-11-08
@romaaa32

The server is generally stored on a separate isolated machine to which there is access from others. Sometimes they put on the same, but this is more likely from a lack of resources or poverty of experience

R
Roman Mirilaczvili, 2019-11-08
@2ord

RabbitMQ needs to be installed on one machine, and the client usually takes over tasks on another.
What is there to set up? The documentation is good to read.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question