Project

General

Profile

Task #16871

Implement long running request processor

Added by Sachin Divekar over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
10/10/2023
Due date:
% Done:

50%

Estimated time:

Description

  • A Web Service Call for Initiating Long Running Tasks
  • The web service receives the request and creates an entry in a table. This entry includes all the details.
  • After creating the database entry, the web service transfers the task to a RabbitMQ queue.
  • The task is retrieved from the queue by servers running workers for long running tasks.
  • The worker processes the task and stores the result in a designated area.
#1

Updated by Sachin Divekar over 1 year ago

  • Status changed from New to In Progress
#2

Updated by Sachin Divekar over 1 year ago

  • Status changed from In Progress to Closed

Also available in: Atom PDF