RSS Feed/News Has anyone needed to run multiple concurrent jobs at once?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
28,077
Points
823

Reputation:

In my app, I have some long running jobs. Out of the box, XenForo runs one job at a time in pretty linear fashion. This is not a problem, but I wanted to see if any extended this to run jobs concurrently. My app will process documents and then process pages. (for an example) One document could have 500+ pages which will then create 500+ jobs. I'd like to be able to process 10 concurrent page jobs until the page jobs have been completed.

Has anyone implemented rabbitMQ with XenForo or...

Read more

Continue reading...
 
Status
Not open for further replies.
Top