blog/docs/woody/framework.md

30 lines
967 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 系统架构
date: 2022-01-28 14:46:46:23
categories: [测试开发, Woody]
author: Anges黎梦
tags:
- 测试开发
- 测试平台
- Woody
- 架构
---
## 引言
做之前也经过很多推敲和思考,整体系统架构偏向分布式微服务架构。
后来选定后以Naoos为注册中心整合Java以及Python语言多服务搭建Python+Java的微服务体系。
## 微服务体系简单方案
![](https://limeng-blog.oss-cn-hangzhou.aliyuncs.com/woody/Python%20%E5%BE%AE%E6%9C%8D%E5%8A%A1%E4%BD%93%E7%B3%BB%E7%AE%80%E5%8D%95%E6%96%B9%E6%A1%88.png?x-oss-process=style/_blog)
## 系统架构
![](https://limeng-blog.oss-cn-hangzhou.aliyuncs.com/woody/%E6%B5%8B%E8%AF%95%E4%B8%AD%E5%8F%B0%E7%B3%BB%E7%BB%9F%E6%9E%B6%E6%9E%84.png?x-oss-process=style/_blog)
## 简单平台架构
![](https://limeng-blog.oss-cn-hangzhou.aliyuncs.com/woody/%E6%B5%8B%E8%AF%95%E5%B9%B3%E5%8F%B0%E6%9E%B6%E6%9E%84%E5%9B%BE.png?x-oss-process=style/_blog)