what does tcp/server mode do when using regular workers? #57
Unanswered
arthurvanl
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the actual benefit for me?
Or is the benefit only that I now can use
Queue#upsertJobScheduler()Because when a job is running it still runs in that process right?
I guess a benefit would be that when application is stopped/crashed, after running again the old jobs are picked up to run right away?
Beta Was this translation helpful? Give feedback.
All reactions