The Wayback Machine - https://web.archive.org/web/20220706081803/https://github.com/topics/micro-service
Skip to content
#

micro-service

Here are 110 public repositories matching this topic...

MarsOu1995
MarsOu1995 commented May 31, 2022

在尝试本地服务化部署的时候,日志抛出数组越界异常
image
代码:

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
good first issue

A Cloud Native App with Spring Coud Security with KeyCloak Auth Server, API Gateway Server, Naming Server, Config Server and Distributed Tracing and ELK Stack hosted in K8s

  • Updated Jun 22, 2022
  • Java

A ready to use serverless implementation of Apache FOP via Azure Functions. This provides a micro-service for dynamically rendering quality PDF binary outputs from XSL-FO source using Apache FOP. When combined with the ease and simplicity of Azure Functions this project is a powerful, efficient, and scalable PDF Reporting Service that generates high quality, true paged media, reports for any environment and any client technology (.Net, NodeJS/JavaScript, Ruby, Mobile iOS/Android, Powershell, even Windows/Mac apps, etc.)!

  • Updated Jun 6, 2022
  • Java

🔥 🎉newbee-mall-cloud 项目是新蜂商城 newbee-mall 项目的微服务版本,一款基于 Spring Cloud Alibaba + Nacos + Sentinel + Seata + Spring Cloud Gateway + OpenFeign 等技术的大型微服务实战项目。

  • Updated Jun 15, 2022
  • Java

Improve this page

Add a description, image, and links to the micro-service topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the micro-service topic, visit your repo's landing page and select "manage topics."

Learn more