Alex Kalinin

Joined

50 Experience
0 Lessons Completed
0 Questions Solved

Activity

We need to perform background tasks on different servers, and return the results to the central database.

In order to make a decision about which Worker to assign a task to, the Task Manager must be able to get information from the Worker about its status (how many tasks have been completed, how many are still in the pool, the current running task..)

Which technology stack would you recommend using?