#run this cmd will get you one more default queue
clearml-agent daemon --queue default --detached
clearml-agent daemon --queue default --stop
FrustratingGoldfish63 thank you VERY much!!! It works ♥ 🫶 🔥
Wow! Ok! I’ll try this ♥ 🫶 thank you very much for your advices!
Thank you for the answer ! So, should I run this command twice, but with different names?
one machine can attach multi queues
I use default queue for pipeline and services queue for task but two default also work
Oh, thank you very much! ♥ So, should we always have two queries for the pipeline and tasks?
P.S. I try to run the pipeline as pipe.start() without arguments (by default it should run on services queue as I understand right), then the clearm runs the pipeline, and in the terminal I see that it starts docker container… but nothing happens after I see: «you should upgrade pip»… so I abort this execution after an hour… may be you could advice a way to run services queue or some toy-example of code? I see an example in the GitHub, but it doesn’t help me, maybe I do something wrong… I have my own clearml server that I install ed with docker-compose 🤔
And if I will want to stop these queues, how should I do this ?
you will get PC:01 for a queue and PC:02 for other queue
Can we run a services queue for a pipeline and a default queue for tasks on the same machine?
open one more queue. one queue for pipeline another for actual task