blob: df11c4b14fe3a9d783f9737891784f7b02bff509 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>DUBBO by dubbo</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">DUBBO</h1>
<h2 class="project-tagline">DUBBO是一个分布式服务框架,致力于提供高性能和透明化的RPC远程服务调用方案,是阿里巴巴SOA服务化治理方案的核心框架,每天为2,000+个服务提供3,000,000,000+次访问量支持,并被广泛应用于阿里巴巴集团的各成员站点。</h2>
</section>
<section class="main-content">
<h1>
<a id="资源" class="anchor" href="#%E8%B5%84%E6%BA%90" aria-hidden="true"><span class="octicon octicon-link"></span></a>资源</h1>
<ul>
<li>源码:<a href="https://github.com/dubbo">https://github.com/dubbo</a>
</li>
<li>下载:<a href="http://repo1.maven.org/maven2/com/alibaba/dubbo">http://repo1.maven.org/maven2/com/alibaba/dubbo</a>
</li>
<li>微博:<a href="http://weibo.com/dubbo">http://weibo.com/dubbo</a>
</li>
<li>QQ群:222162989(已满),366736103</li>
</ul>
<h1>
<a id="文档" class="anchor" href="#%E6%96%87%E6%A1%A3" aria-hidden="true"><span class="octicon octicon-link"></span></a>文档</h1>
<ul>
<li><a href="User+Guide-zh.htm">用户指南</a></li>
<li><a href="Developer+Guide-zh.htm">开发指南</a></li>
<li><a href="Administrator+Guide-zh.htm">管理指南</a></li>
<li><a href="FAQ-zh.htm">常见问题</a></li>
</ul>
<footer class="site-footer">
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>