Skip to content

Commit 05a5ca6

Browse files
authored
Update Serving_Design_EN.md
1 parent 13cb56b commit 05a5ca6

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

doc/Serving_Design_EN.md

-13
Original file line numberDiff line numberDiff line change
@@ -199,16 +199,3 @@ The core design of Pipeline Serving is a graph execution engine, and the basic p
199199
<img src='images/pipeline_serving-image2.png' height = "300" align="middle"/>
200200
</center>
201201

202-
----
203-
204-
205-
## 6. Future Plan
206-
207-
### 5.1 Auto Deployment on Cloud
208-
In order to make deployment more easily on public cloud, Paddle Serving considers to provides Operators on Kubernetes in submitting a service job.
209-
210-
### 6.2 Vector Indexing and Tree based Indexing
211-
In recommendation and advertisement systems, it is commonly seen to use vector based index or tree based indexing service to do candidate retrievals. These retrieval tasks will be built-in services of Paddle Serving.
212-
213-
### 6.3 Service Monitoring
214-
Paddle Serving will integrate Prometheus monitoring, which is a set of open source monitoring & alarm & time series database combination, suitable for k8s and docker monitoring systems.

0 commit comments

Comments
 (0)