Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ali-middleware-5-sync
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
ali-middleware-5-sync
Commits
e13e2b20
There was an error fetching the commit references. Please try again later.
Commit
e13e2b20
authored
6 years ago
by
郭浩
Browse files
Options
Downloads
Patches
Plain Diff
Update README
parent
cfd08add
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.MD
+6
-3
6 additions, 3 deletions
README.MD
with
6 additions
and
3 deletions
README.MD
+
6
−
3
View file @
e13e2b20
...
...
@@ -317,10 +317,11 @@ resources/META-INF/services/org.apache.dubbo.rpc.Filter
-
[
adaptive-loadbalance
](
https://code.aliyun.com/middlewarerace2019/adaptive-loadbalance
)
选手按照题目提供的接口,实现 provider-consumer 协同的自适应负载均衡策略。
选手按照题目提供的接口,实现 provider-consumer 协同的自适应负载均衡策略。
####
调试
配置
####
本地开发
配置
-
fork + clone 项目
-
在
`internal-service`
项目中的
`service-consumer/pom.xml`
添加
`workspace-gateway`
依赖
```xml
...
...
@@ -347,6 +348,9 @@ resources/META-INF/services/org.apache.dubbo.rpc.Filter
-
打开浏览器
[
http://localhost:8087/call
](
http://localhost:8087/call
)
,显示
`OK`
即表示配置成功。
## 评测
提交评测前,选手需要添加
`middlewarerace2019`
为要评测的代码仓库 reporter ,否则无法进行评测。
### 环境

...
...
@@ -361,7 +365,6 @@ resources/META-INF/services/org.apache.dubbo.rpc.Filter
-
三台机器的总处理能力会分别在小于/约等于/大于请求量三个状态变动;
-
三台机器任意一台的单台处理能力都小于总请求量。
###
流程分为预热和正式评测两部分,预热部分不计算成绩,正式评测部分计算成绩。
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment