ray.util.queue.Queue.put_nowait_batch# Queue.put_nowait_batch(items: Iterable) → None[源代码]# 按顺序将项目列表放入队列中。 抛出: Full – 如果项目无法放入队列中