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
- 24,664
- Points
- 823
Reputation:
Hi,
I am just about to start writing an hourly task that will run and generate a bunch of things via REST API to another service. This might look like requests with 50 items in it that first need to be collated and placed into batches, the service on the other end will collate these and do what it needs to do.
Anyway my question here is if I use a xenforo cron task for this, will the user who triggers that cron task be effected by any kind of load or performance issue whilst that task is...
Read more
Continue reading...
I am just about to start writing an hourly task that will run and generate a bunch of things via REST API to another service. This might look like requests with 50 items in it that first need to be collated and placed into batches, the service on the other end will collate these and do what it needs to do.
Anyway my question here is if I use a xenforo cron task for this, will the user who triggers that cron task be effected by any kind of load or performance issue whilst that task is...
Read more
Continue reading...