Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

zidance's avatar

How to process many requested data from API at the same time?

I have more than 500 store API to sync and insert the data into my database. I tried spatie/async but not working as the Pool::isSupported return false, is there any misconfiguration? Any suggestion how i can process the huge data get from api for each store in parallel?

0 likes
2 replies

Please or to participate in this conversation.