假設你有兩台伺服器,x與y處理常規 tasks ,另一台伺服器z只處理feed相關 tasks 。你可以使用這個配置 task_routes = {'feed.tasks.import_feed': {'queue': 'feeds'}}.
確定! 回上一頁