-
Notifications
You must be signed in to change notification settings - Fork 6
Add a network processing scheduler #2
Copy link
Copy link
Open
Labels
comp:processingIssues related to processing schedulersIssues related to processing schedulerstype:featureNew feature or requestNew feature or request
Description
Feature:
A processing scheduler (subclass of ProcessingScheduler) capable of assigning work to different machines on a network. The RayProcessingScheduler seems to be able to do that to some extent, but, although I could make it work on a local network, I was unable to use it to split the processing among computers in the Internet.
The network processing scheduler must be able to manage other processing schedulers (workers), each of which is in a different machine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
comp:processingIssues related to processing schedulersIssues related to processing schedulerstype:featureNew feature or requestNew feature or request