Module batch_utils

Module batch_utils 

Source
Expand description

批处理工具函数

Batch processing utility functions

Functions§

process_batch_concurrent
并发处理批处理请求的默认实现
process_batch_sequential
顺序处理批处理请求的实现
process_batch_smart
智能批处理:根据请求类型和大小自动选择处理策略