ComfyUI/comfy/distributed
doctorpangloss 4150dbbbe5 Tweaks to distributed queueing
- Do not auto delete the queue
 - Make the queue durable
 - Progress notifications expire
 - Deprecation fix
2024-11-14 15:08:59 -08:00
..
__init__.py
distributed_progress.py Tweaks to distributed queueing 2024-11-14 15:08:59 -08:00
distributed_prompt_client.py
distributed_prompt_queue.py Tweaks to distributed queueing 2024-11-14 15:08:59 -08:00
distributed_prompt_worker.py
distributed_types.py
executors.py
history.py
process_pool_executor.py
server_stub.py