{"id":262,"date":"2016-12-01T11:14:49","date_gmt":"2016-12-01T03:14:49","guid":{"rendered":"http:\/\/blog.inforere.com\/?p=262"},"modified":"2017-06-29T18:20:32","modified_gmt":"2017-06-29T10:20:32","slug":"syar-%e5%9f%ba%e4%ba%8eswoole%e5%ae%9e%e7%8e%b0%e7%9a%84yar%e6%9c%8d%e5%8a%a1","status":"publish","type":"post","link":"https:\/\/blog.inforere.com\/?p=262","title":{"rendered":"syar \u57fa\u4e8eswoole\u5b9e\u73b0\u7684Yar\u670d\u52a1"},"content":{"rendered":"<h2>\u4e3a\u4f55\u7528swoole\u6765\u5b9e\u73b0 Yar server<\/h2>\n<ul>\n<li>\u63d0\u5347Yar\u670d\u52a1\u7aef\u6267\u884c\u6548\u7387<\/li>\n<li>\u5b66\u4e60swoole, yar(\u5728\u6b64\u611f\u8c22laruence,rango\u53caswoole\u5f00\u53d1\u56e2\u961f)<\/li>\n<\/ul>\n<h2><a id=\"user-content-requirements\" class=\"anchor\" href=\"https:\/\/github.com\/stcer\/syar#requirements\"><\/a>Requirements<\/h2>\n<ol>\n<li>php5.4+<\/li>\n<li>ext-swoole 1.8.8+<\/li>\n<li>ext-msgpack \u5982\u679cyar\u4f7f\u7528msgpack\u7f16\u7801\u65b9\u5f0f<\/li>\n<\/ol>\n<h2><a id=\"user-content-installation\" class=\"anchor\" href=\"https:\/\/github.com\/stcer\/syar#installation\"><\/a>Installation<\/h2>\n<pre><code>composer require stcer\/syar<\/code><\/pre>\n<h2>\u7b80\u5355\u6027\u80fd\u6d4b\u8bd5<\/h2>\n<p>\u6d4b\u8bd5\u811a\u672c example\/benchmark.php, \u6d4b\u8bd5\u73af\u5883(\u865a\u62df\u673a)<\/p>\n<ul>\n<li>cpu: i5 &#8211; 4460<\/li>\n<li>mem: 4G<\/li>\n<li>os: centos6.5<\/li>\n<li>php: php7(fpm: 20\u8fdb\u7a0b, swoole: 18\u8fdb\u7a0b(8 worker + 10 task)<\/li>\n<\/ul>\n<p>\u811a\u672c\u4e00\u5171\u5b8c\u621044\u6b21\u63a5\u53e3\u8c03\u7528\uff1a<\/p>\n<ol>\n<li>\u7b80\u5355\u63a5\u53e3\u8c03\u7528 2\u6b21<\/li>\n<li>\u6570\u636e\u5e93\u67e5\u8be2\u63a5\u53e3\u8c03\u75282\u6b21<\/li>\n<li>\u5e76\u53d1\u7b80\u5355\u63a5\u53e3\u8c03\u7528 20\u6b21<\/li>\n<li>\u5e76\u53d1\u6570\u636e\u5e93\u67e5\u8be2\u63a5\u53e3\u8c03\u7528 20\u6b21<\/li>\n<\/ol>\n<pre><code>function test($type, $times = 5, $limit = 5){\r\n    $timer = new Timer();\r\n    $benchmark = new Benchmark($type);\r\n    $rs[] = $benchmark-&gt;simpleTest(); \/\/ 2\r\n    $rs[] = $benchmark-&gt;dbTest($limit); \/\/ 2\r\n    $rs[] = $benchmark-&gt;batchTest($times, $limit); \/\/ 20\r\n    $rs[] = $benchmark-&gt;concurrentTest($times, $limit); \/\/ 20\r\n    $stop = $timer-&gt;stop();\r\n\r\n    \/\/ 44 calls, 22 db, 22 normal\r\n    foreach($rs as $v){\r\n        var_dump($v);\r\n    }\r\n\r\n    return $stop;\r\n}\r\n\r\n\/\/ start test\r\n$times['syar'] = test('syar');\r\n$times['fpm'] = test('fpm');\r\nvar_dump($times);\r\n\r\n---------------------------\r\noutput: \r\n\r\narray(2) {\r\n  [\"syar\"]=&gt;\r\n  float(0.01271)\r\n  [\"fpm\"]=&gt;\r\n  float(0.08602)\r\n}\r\n\r\n<\/code><\/pre>\n<p>\u5728\u5f53\u524d\u6d4b\u8bd5\u73af\u5883\u4e0b\uff0cfpm\u73af\u5883\u4e0b\u7684\u6267\u884c\u65f6\u95f4\u5927\u6982\u662fsyar\u4e0b\u76844 &#8212; 6\u500d\u5de6\u53f3\uff0c \u7a0d\u540e\u505a\u66f4\u8be6\u7ec6\u7684\u538b\u529b\u6d4b\u8bd5\uff0c\u670d\u52a1\u5668\u3001\u5ba2\u6237\u7aef\u8d44\u6e90\u5360\u7528\u60c5\u51b5\u6d4b\u8bd5<\/p>\n<p>github:https:\/\/github.com\/stcer\/syar<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e3a\u4f55\u7528swoole\u6765\u5b9e\u73b0 Yar server \u63d0\u5347Yar\u670d\u52a1\u7aef\u6267\u884c\u6548\u7387 \u5b66\u4e60swoole, yar(\u5728\u6b64\u611f\u8c22 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,41],"tags":[14],"_links":{"self":[{"href":"https:\/\/blog.inforere.com\/index.php?rest_route=\/wp\/v2\/posts\/262"}],"collection":[{"href":"https:\/\/blog.inforere.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.inforere.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.inforere.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.inforere.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=262"}],"version-history":[{"count":1,"href":"https:\/\/blog.inforere.com\/index.php?rest_route=\/wp\/v2\/posts\/262\/revisions"}],"predecessor-version":[{"id":263,"href":"https:\/\/blog.inforere.com\/index.php?rest_route=\/wp\/v2\/posts\/262\/revisions\/263"}],"wp:attachment":[{"href":"https:\/\/blog.inforere.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=262"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.inforere.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=262"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.inforere.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=262"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}