码迷,mamicode.com
首页 >  
搜索关键字:discovery    ( 632个结果
SpringCloud的服务注册与发现Eureka
Eureka是Netflix开源的一款提供服务注册和发现的产品,它提供了完整的Service Registry(注册登记)和Service Discovery(发现)实现。也是springcloud体系中最重要最核心的组件之一。
分类:编程语言   时间:2018-11-02 00:20:48    阅读次数:179
POJ 1696 Space Ant (极角排序)
题目: Description The most exciting space discovery occurred at the end of the 20th century. In 1999, scientists traced down an ant-like creature in the ...
分类:编程语言   时间:2018-10-29 23:00:20    阅读次数:212
网易彩票-发现
1. 设置Discovery(发现)->View-Discovery.storyboard->Table View Controller为静态单元格,风格为组:Table View->Content:Static Cells;Style:Grouped ...
分类:其他好文   时间:2018-10-21 17:52:20    阅读次数:198
spring cloud - 1
provider: 1. pom.xml 1) properties 2) dependencies 3) dependencyManagement 2. config file 1) bootstrap.yml 2) application.properties 3. discovery clie ...
分类:编程语言   时间:2018-10-21 10:15:57    阅读次数:203
自定义监控lvs
1. 修改zabbix_agent配置文件添加以下内容,重启agent Include=/etc/zabbix/zabbix_agentd.d/ 2. 在zabbix安装目录下的scripts目录下添加一下脚本 cat lvs_discovery_ActConn.sh ----监控lvs上的80端口... ...
分类:其他好文   时间:2018-10-19 21:52:00    阅读次数:182
windows 2008 r2 安装 owas 2013
windows 2008 r2 安装 owas 2013 1.NDP452-KB2901907-x86-x64-AllOS-ENU 2.Add-WindowsFeature Web-Server,Web-Mgmt-Tools,Web-Mgmt-Console,Web-WebServer,Web-Co ...
分类:Windows程序   时间:2018-10-18 14:02:19    阅读次数:232
Spring Cloud做负载均衡
1.新建maven工程,点击finish完成 2.在pom.xml文件中加入必要的依赖 3.创建服务注册中心server,新建一个module->Spring Initializer->Cloud Discovery->Eureka Server->finish 4.修改src/main/resou ...
分类:编程语言   时间:2018-10-04 22:24:51    阅读次数:239
青岛 2016ICPC 区域现场赛题目
A. Relic Discovery B. Pocket Cube C. Pocky D. Lucky Coins E. Fibonacci F. Lambda Calculus G. Coding Contest H. Pattern I. Travel Brochure J. Cliques K ...
分类:其他好文   时间:2018-10-04 11:41:21    阅读次数:404
The 2016 ACM-ICPC Asia Qingdao Regional Contest
A - Relic Discovery 签到 B - Pocket Cube 直接模拟六种转法。 C - Pocky 记住ln(2)=0.693147。故ans = ln(L) / ln(d)。 D - Lucky Coins E - Fibonacci F - Lambda Calculus G ...
分类:其他好文   时间:2018-10-04 10:28:32    阅读次数:155
HashiCorp Consul 与 Kubernetes 服务目录同步
his week we‘re releasing the service catalog sync functionality to sync Kubernetes services to the Consul catalog and vice versa. This enables cross-cluster or platform service discovery using the native service discovery tooling expected. Additionally, a central catalog allows organizations to gracefully migrate workloads into or out of Kubernetes.
分类:Web程序   时间:2018-09-28 20:38:24    阅读次数:301
632条   上一页 1 ... 21 22 23 24 25 ... 64 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!