Support the ongoing development of Laravel.io →
posted 10 years ago
Queues

I am running a task that is scraping a website after logging in. My queue driver is beanstalk.

When processing this task for more users, they overlap and they get data meant for another user. This is the standard behaviour - "Asynchronous processing".

Is there a way to process them one after another, synchronously, using beanstalk? Or should I just switch to using cron?

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.