Skip to content
#

packet-scheduling

Here is 1 public repository matching this topic...

Language: Python
Filter by language

SimPy-based discrete-event WiFi simulator comparing classic packet schedulers (FIFO, Priority, WFQ) against four contextual multi-armed bandit schedulers (PlainUCB, LinUCB, DLinUCB, DKernelUCB) over a 4-dimensional context vector. LinUCB achieves 16.5% higher Jain's Fairness Index than FIFO under stationary traffic.

  • Updated May 8, 2026
  • Python

Improve this page

Add a description, image, and links to the packet-scheduling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the packet-scheduling topic, visit your repo's landing page and select "manage topics."

Learn more