I have several methods that are independent of each other. These methods call post requests. I’m thinking of calling them parallelly by implementing threading. Can I go with task parallelism? Will it be heavy as the task is I/O bound?
PHP
Five levels of handling images in Laravel
We’ll cover resizing, image optimization, and UI enhancements and show how Spatie’s packages and products can make the whole process easier, more efficient, and even a bit fun. Read more