|
---
|
|
description: Discover the Ultralytics Queue Management script for real-time object tracking and queue management.
|
|
keywords: Ultralytics, queue management, object tracking, real-time video, Python script, YOLO, AGPL-3.0
|
|
---
|
|
|
|
# Reference for `ultralytics/solutions/queue_management.py`
|
|
|
|
!!! note
|
|
|
|
This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/solutions/queue_management.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/solutions/queue_management.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/solutions/queue_management.py) ๐ ๏ธ. Thank you ๐!
|
|
|
|
<br>
|
|
|
|
## ::: ultralytics.solutions.queue_management.QueueManager
|
|
|
|
<br><br>
|
|
|