You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The workers->work interface could use popMessage instead of receiveMessage. This way a Queue can be processed in parallel. It could be optimized it in a way where we have a $parallel parameter flag and|or max_retries.
The workers->work interface could use popMessage instead of receiveMessage. This way a Queue can be processed in parallel. It could be optimized it in a way where we have a $parallel parameter flag and|or max_retries.
php-rsmq/src/QueueWorker.php
Line 83 in 236611b
The text was updated successfully, but these errors were encountered: