mqant是一款基于Golang语言的简洁,高效,高性能的分布式微服务框架
-
Updated
Apr 12, 2022 - Go
midped_batch = []
for idx in range(len(feed_batch)):
predict_res, error_code, error_info = func_timeout.func_timeout(
self._timeout,
self.process,
args=([feed_batch[idx]], typical_logid))
#midped_batch[idx].append
Add a description, image, and links to the micro-service topic page so that developers can more easily learn about it.
To associate your repository with the micro-service topic, visit your repo's landing page and select "manage topics."