U
U
Username2018-04-17 13:40:23
API
Username, 2018-04-17 13:40:23

Parallel requests via rest api possible?

Hello!
Is it possible to execute parallel requests in php?
Using Laravel, I wrote a parser for this parser, I wrote rest full api, if I simultaneously call a function via ajax on js, will these two requests be executed in parallel on the server?
If so, please write why this will happen, citing the facts for proof.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
OnYourLips, 2018-04-17
@OnYourLips

Parallel.
Because fpm has a lot of workers in the pool.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question