Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • ns-3-dev ns-3-dev
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 210
    • Issues 210
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 130
    • Merge requests 130
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nsnamnsnam
  • ns-3-devns-3-dev
  • Merge requests
  • !75

DCN-Scheduling

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Liangcheng Yu requested to merge liangcheng-yu/ns-3-dev:scheduling into master Jul 14, 2019
  • Overview 71
  • Commits 8
  • Pipelines 0
  • Changes 23

The implementation of the ideal scheduling method Shortest Job First which prioritizes short flows assuming that the flow size is known a priori and the practical scheduling algorithm Multi-Level Feedback Queue. Both scheduling methods aim to minimize flow completion time in Data Center Networking.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: scheduling