python - Airflow Idempotency and PyVmomi - Stack Overflow

I want to create a workflow that automates a virutal machine.First start the VM, run a few processes,

I want to create a workflow that automates a virutal machine. First start the VM, run a few processes, upload / download some files and finally shut down the VM.

I need each VM action to be in a separate task. How should I manage the PyVmomi connection, should I instantiate a new connection in every task?

My main concern is too many connections that are opening and closing fast.

EDIT 1 I came across the concept of custom executors. Because I need many of my tasks to happen on VMs is it possible to create a custom executor that will run each DAG on a separate VM. This way all the tasks from a specific workflow will happen on the same VM achiving VM Automations.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745173634a4615077.html

相关推荐

  • python - Airflow Idempotency and PyVmomi - Stack Overflow

    I want to create a workflow that automates a virutal machine.First start the VM, run a few processes,

    1小时前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信