<@ULVA73B9P> what is the difference between workpo...
# ask-marvin
r
@Marvin what is the difference between workpool and work queue?
m
thought for 50.9 seconds
Yes, those CLI commands are correct! You can find more detailed information about work pools and work queues in the Prefect documentation. Remember that work pools are about where and how your flows run, while work queues are about when and in what order they run within that pool. This separation of concerns allows for flexible and powerful workflow management.