Skip to content

Task Scheduling #4

@SJMcode

Description

@SJMcode
  • As a developer, I want a scheduling algorithm that assigns tasks to either fog nodes or the cloud based on latency and resource availability so that processing is efficient.
  • As a user, I want high-priority tasks to be processed on the fog layer to minimize latency.
    
  • As a system administrator, I want the scheduler to queue tasks if all resources are busy so that no data is lost.
    
  • As a user, I want to monitor where tasks are processed (fog or cloud) for transparency and debugging.
    

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions