This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new f14931f Automated deployment: Tue Nov 5 09:40:30 UTC 2019
a3077ec7160d686c38b1ace5462ab7c31a256b7c
f14931f is described below
commit f14931ff249f3f6dd988acabcdb8cc1c0e13ccbe
Author: htynkn <[email protected]>
AuthorDate: Tue Nov 5 09:40:30 2019 +0000
Automated deployment: Tue Nov 5 09:40:30 UTC 2019
a3077ec7160d686c38b1ace5462ab7c31a256b7c
---
zh-cn/docs/dev/impls/threadpool.html | 2 +-
zh-cn/docs/dev/impls/threadpool.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/zh-cn/docs/dev/impls/threadpool.html
b/zh-cn/docs/dev/impls/threadpool.html
index 193b4d7..4328685 100644
--- a/zh-cn/docs/dev/impls/threadpool.html
+++ b/zh-cn/docs/dev/impls/threadpool.html
@@ -14,7 +14,7 @@
<body>
<div id="root"><div class="documentation-page"
data-reactroot=""><header class="header-container header-container-normal"><div
class="header-body"><a href="/zh-cn/index.html"><img class="logo"
src="/img/dubbo_colorful.png"/></a><div class="search search-normal"><span
class="icon-search"></span></div><span class="language-switch
language-switch-normal">En</span><div class="header-menu"><img
class="header-menu-toggle" src="/img/menu_gray.png"/><ul><li class="menu-item
menu-item-normal"><a [...]
<h2>扩展说明</h2>
-<p>服务提供方线程程实现策略,当服务器收到一个请求时,需要在线程池中创建一个线程去执行服务提供方业务逻辑。</p>
+<p>服务提供方线程池实现策略,当服务器收到一个请求时,需要在线程池中创建一个线程去执行服务提供方业务逻辑。</p>
<h2>扩展接口</h2>
<p><code>org.apache.dubbo.common.threadpool.ThreadPool</code></p>
<h2>扩展配置</h2>
diff --git a/zh-cn/docs/dev/impls/threadpool.json
b/zh-cn/docs/dev/impls/threadpool.json
index 9fd33a3..8b15ec9 100644
--- a/zh-cn/docs/dev/impls/threadpool.json
+++ b/zh-cn/docs/dev/impls/threadpool.json
@@ -1,6 +1,6 @@
{
"filename": "threadpool.md",
- "__html":
"<h1>线程池扩展</h1>\n<h2>扩展说明</h2>\n<p>服务提供方线程程实现策略,当服务器收到一个请求时,需要在线程池中创建一个线程去执行服务提供方业务逻辑。</p>\n<h2>扩展接口</h2>\n<p><code>org.apache.dubbo.common.threadpool.ThreadPool</code></p>\n<h2>扩展配置</h2>\n<pre><code
class=\"language-xml\"><span class=\"hljs-tag\"><<span
class=\"hljs-name\">dubbo:protocol</span> <span
class=\"hljs-attr\">threadpool</span>=<span
class=\"hljs-string\">\"xxx\"</span> /></span>\n<span
class=\"hljs-comment\"><!-- 缺省值设置,当<dubbo:protocol>没有配置threadpoo [...]
+ "__html":
"<h1>线程池扩展</h1>\n<h2>扩展说明</h2>\n<p>服务提供方线程池实现策略,当服务器收到一个请求时,需要在线程池中创建一个线程去执行服务提供方业务逻辑。</p>\n<h2>扩展接口</h2>\n<p><code>org.apache.dubbo.common.threadpool.ThreadPool</code></p>\n<h2>扩展配置</h2>\n<pre><code
class=\"language-xml\"><span class=\"hljs-tag\"><<span
class=\"hljs-name\">dubbo:protocol</span> <span
class=\"hljs-attr\">threadpool</span>=<span
class=\"hljs-string\">\"xxx\"</span> /></span>\n<span
class=\"hljs-comment\"><!-- 缺省值设置,当<dubbo:protocol>没有配置threadpoo [...]
"link": "/zh-cn/docs/dev/impls/threadpool.html",
"meta": {}
}
\ No newline at end of file