{"id":98,"date":"2013-04-25T14:57:53","date_gmt":"2013-04-25T06:57:53","guid":{"rendered":"http:\/\/www.dongcb.com\/?p=98"},"modified":"2013-04-25T14:57:53","modified_gmt":"2013-04-25T06:57:53","slug":"java_memcached-release-%e5%85%b3%e9%94%ae%e7%b1%bb%e5%8f%8a%e6%96%b9%e6%b3%95%e6%95%b4%e7%90%86","status":"publish","type":"post","link":"https:\/\/www.dongchangbin.net.cn\/?p=98","title":{"rendered":"java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406"},"content":{"rendered":"<p>java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406\u8bf4\u660e\u5982\u4e0b\u3002<br \/>\nSockIOPool<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8fd9\u4e2a\u7c7b\u7528\u6765\u521b\u5efa\u7ba1\u7406\u5ba2\u6237\u7aef\u548c\u670d\u52a1\u5668\u901a\u8baf\u8fde\u63a5\u6c60\uff0c\u5ba2\u6237\u7aef\u4e3b\u8981\u7684\u5de5\u4f5c\u5305\u62ec\u6570\u636e\u901a\u8baf\u3001\u670d\u52a1\u5668\u5b9a\u4f4d\u3001hash \u7801\u751f\u6210\u7b49\u90fd\u662f\u7531\u8fd9\u4e2a\u7c7b\u5b8c\u6210\u7684\u3002<br \/>\n1.public static SockIOPool getInstance()<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u83b7\u5f97\u8fde\u63a5\u6c60\u7684\u5355\u6001\u65b9\u6cd5\u3002\u8fd9\u4e2a\u65b9\u6cd5\u6709\u4e00\u4e2a\u91cd\u8f7d\u65b9\u6cd5getInstance( String poolName )\uff0c\u6bcf\u4e2apoolName \u53ea\u6784\u9020\u4e00\u4e2aSockIOPool \u5b9e\u4f8b\u3002\u7f3a\u7701\u6784\u9020\u7684poolName \u662fdefault\u3002\u5982\u679c\u5728\u5ba2\u6237\u7aef\u914d\u7f6e\u591a\u4e2amemcached \u670d\u52a1\uff0c\u4e00\u5b9a\u8981\u663e\u5f0f\u58f0\u660epoolName\u3002<br \/>\n2.public void setServers( String[] servers )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6e\u8fde\u63a5\u6c60\u53ef\u7528\u7684cache \u670d\u52a1\u5668\u5217\u8868\uff0cserver \u7684\u6784\u6210\u5f62\u5f0f\u662fIP:PORT\uff08\u5982\uff1a127.0.0.1:11211\uff09<br \/>\n3.public void setWeights( Integer[] weights )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6e\u8fde\u63a5\u6c60\u53ef\u7528cache \u670d\u52a1\u5668\u7684\u6743\u91cd\uff0c\u548cserver \u6570\u7ec4\u7684\u4f4d\u7f6e\u4e00\u4e00\u5bf9\u5e94\u5176\u5b9e\u73b0\u65b9\u6cd5\u662f\u901a\u8fc7\u6839\u636e\u6bcf\u4e2a\u6743\u91cd\u5728\u8fde\u63a5\u6c60\u7684bucket \u4e2d\u653e\u7f6e\u540c\u6837\u6570\u76ee\u7684server\uff08\u5982\u4e0b\u4ee3\u7801\u6240\u793a\uff09\uff0c\u56e0\u6b64\u6240\u6709\u6743\u91cd\u7684\u6700\u5927\u516c\u7ea6\u6570\u5e94\u8be5\u662f1\uff0c\u4e0d\u7136\u4f1a\u5f15\u8d77bucket \u8d44\u6e90\u7684\u6d6a\u8d39\u3002<br \/>\n4.public void setInitConn( int initConn )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6e\u5f00\u59cb\u65f6\u6bcf\u4e2acache \u670d\u52a1\u5668\u7684\u53ef\u7528\u8fde\u63a5\u6570<br \/>\n5.public void setMinConn( int minConn )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6e\u6bcf\u4e2a\u670d\u52a1\u5668\u6700\u5c11\u53ef\u7528\u8fde\u63a5\u6570<br \/>\n6.public void setMaxConn( int maxConn )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6e\u6bcf\u4e2a\u670d\u52a1\u5668\u6700\u5927\u53ef\u7528\u8fde\u63a5\u6570<br \/>\n7.public void setMaxIdle( long maxIdle )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6e\u53ef\u7528\u8fde\u63a5\u6c60\u7684\u6700\u957f\u7b49\u5f85\u65f6\u95f4<br \/>\n8.public void setMaintSleep( long maintSleep )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6e\u8fde\u63a5\u6c60\u7ef4\u62a4\u7ebf\u7a0b\u7684\u7761\u7720\u65f6\u95f4 \u8bbe\u7f6e\u4e3a0\uff0c\u7ef4\u62a4\u7ebf\u7a0b\u4e0d\u542f\u52a8 \u7ef4\u62a4\u7ebf\u7a0b\u4e3b\u8981\u901a\u8fc7log \u8f93\u51fasocket \u7684\u8fd0\u884c\u72b6\u51b5\uff0c\u76d1\u6d4b\u8fde\u63a5\u6570\u76ee\u53ca\u7a7a\u95f2\u7b49\u5f85\u65f6\u95f4\u7b49\u53c2\u6570\u4ee5\u63a7\u5236\u8fde\u63a5\u521b\u5efa\u548c\u5173\u95ed\u3002<br \/>\n9.public void setNagle( boolean nagle )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6e\u662f\u5426\u4f7f\u7528Nagle \u7b97\u6cd5\uff0c\u56e0\u4e3a\u6211\u4eec\u7684\u901a\u8baf\u6570\u636e\u91cf\u901a\u5e38\u90fd\u6bd4\u8f83\u5927\uff08\u76f8\u5bf9TCP \u63a7\u5236\u6570\u636e\uff09\u800c\u4e14\u8981\u6c42\u54cd\u5e94\u53ca\u65f6\uff0c\u56e0\u6b64\u8be5\u503c\u9700\u8981\u8bbe\u7f6e\u4e3afalse\uff08\u9ed8\u8ba4\u662ftrue\uff09<br \/>\n10.public void setSocketTO( int socketTO )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6esocket \u7684\u8bfb\u53d6\u7b49\u5f85\u8d85\u65f6\u503c<br \/>\n11.public void setSocketConnectTO( int socketConnectTO )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6esocket \u7684\u8fde\u63a5\u7b49\u5f85\u8d85\u65f6\u503c<br \/>\n12.public void setAliveCheck( boolean aliveCheck )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6e\u8fde\u63a5\u5fc3\u8df3\u76d1\u6d4b\u5f00\u5173\u3002 \u8bbe\u4e3atrue \u5219\u6bcf\u6b21\u901a\u4fe1\u90fd\u8981\u8fdb\u884c\u8fde\u63a5\u662f\u5426\u6709\u6548\u7684\u76d1\u6d4b\uff0c\u9020\u6210\u901a\u4fe1\u6b21\u6570\u500d\u589e\uff0c\u52a0\u5927\u7f51\u7edc\u8d1f\u8f7d\uff0c\u56e0\u6b64\u8be5\u53c2\u6570\u5e94\u8be5\u5728\u5bf9HA \u8981\u6c42\u6bd4\u8f83\u9ad8\u7684\u573a\u5408\u8bbe\u4e3aTRUE\uff0c\u9ed8\u8ba4\u72b6\u6001\u662ffalse\u3002<br \/>\n13.public void setFailback( boolean failback )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6e\u8fde\u63a5\u5931\u8d25\u6062\u590d\u5f00\u5173 \u8bbe\u7f6e\u4e3aTRUE\uff0c\u5f53\u5b95\u673a\u7684\u670d\u52a1\u5668\u542f\u52a8\u6216\u4e2d\u65ad\u7684\u7f51\u7edc\u8fde\u63a5\u540e\uff0c\u8fd9\u4e2asocket \u8fde\u63a5\u8fd8\u53ef\u7ee7\u7eed\u4f7f\u7528\uff0c\u5426\u5219\u5c06\u4e0d\u518d\u4f7f\u7528\uff0c\u9ed8\u8ba4\u72b6\u6001\u662ftrue\uff0c\u5efa\u8bae\u4fdd\u6301\u9ed8\u8ba4\u3002<br \/>\n14.public void setFailover( boolean failover )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6e\u5bb9\u9519\u5f00\u5173 \u8bbe\u7f6e\u4e3aTRUE\uff0c\u5f53\u5f53\u524dsocket \u4e0d\u53ef\u7528\u65f6\uff0c\u7a0b\u5e8f\u4f1a\u81ea\u52a8\u67e5\u627e\u53ef\u7528\u8fde\u63a5\u5e76\u8fd4\u56de\uff0c\u5426\u5219\u8fd4\u56deNULL\uff0c\u9ed8\u8ba4\u72b6\u6001\u662ftrue\uff0c\u5efa\u8bae\u4fdd\u6301\u9ed8\u8ba4\u3002<br \/>\n15.public void setHashingAlg( int alg )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6ehash \u7b97\u6cd5 alg=0 \u4f7f\u7528String.hashCode()\u83b7\u5f97hash code,\u8be5\u65b9\u6cd5\u4f9d\u8d56JDK\uff0c\u53ef\u80fd\u548c\u5176\u4ed6\u5ba2\u6237\u7aef\u4e0d\u517c\u5bb9\uff0c\u5efa\u8bae\u4e0d\u4f7f\u7528 alg=1 \u4f7f\u7528original \u517c\u5bb9hash \u7b97\u6cd5\uff0c\u517c\u5bb9\u5176\u4ed6\u5ba2\u6237\u7aef; alg=2 \u4f7f\u7528CRC32 \u517c\u5bb9hash \u7b97\u6cd5\uff0c\u517c\u5bb9\u5176\u4ed6\u5ba2\u6237\u7aef\uff0c\u6027\u80fd\u4f18\u4e8eoriginal \u7b97\u6cd5; alg=3 \u4f7f\u7528MD5 hash \u7b97\u6cd5\u91c7\u7528\u524d\u4e09\u79cdhash \u7b97\u6cd5\u7684\u65f6\u5019\uff0c\u67e5\u627ecache \u670d\u52a1\u5668\u4f7f\u7528\u4f59\u6570\u65b9\u6cd5\u3002\u91c7\u7528\u6700\u540e\u4e00\u79cdhash \u7b97\u6cd5\u67e5\u627ecache \u670d\u52a1\u65f6\u4f7f\u7528consistent \u65b9\u6cd5\u3002<br \/>\n16.public void initialize()<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6e\u5b8cpool \u53c2\u6570\u540e\u6700\u540e\u8c03\u7528\u8be5\u65b9\u6cd5\uff0c\u542f\u52a8pool\u3002<br \/>\nMemcachedClient<br \/>\n1.public void setCompressEnable( boolean compressEnable )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u5b9a\u662f\u5426\u538b\u7f29\u653e\u5165cache \u4e2d\u7684\u6570\u636e \u9ed8\u8ba4\u503c\u662fture \u5982\u679c\u8bbe\u5b9a\u8be5\u503c\u4e3atrue\uff0c\u9700\u8981\u8bbe\u5b9aCompressThreshold<br \/>\n2.public void setCompressThreshold( long compressThreshold )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u5b9a\u9700\u8981\u538b\u7f29\u7684cache \u6570\u636e\u7684\u9608\u503c \u9ed8\u8ba4\u503c\u662f30k<br \/>\n3.public void setPrimitiveAsString( boolean primitiveAsString )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u8bbe\u7f6ecache \u6570\u636e\u7684\u539f\u59cb\u7c7b\u578b\u662fString .\u9ed8\u8ba4\u503c\u662ffalse \u53ea\u6709\u5728\u786e\u5b9acache \u7684\u6570\u636e\u7c7b\u578b\u662fstring \u7684\u60c5\u51b5\u4e0b\u624d\u8bbe\u4e3atrue\uff0c\u8fd9\u6837\u53ef\u4ee5\u52a0\u5feb\u5904\u7406\u901f\u5ea6\u3002<br \/>\n4.public void setDefaultEncoding( String defaultEncoding )<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u5f53primitiveAsString \u4e3atrue \u65f6\u4f7f\u7528\u7684\u7f16\u7801\u8f6c\u5316\u683c\u5f0f \u9ed8\u8ba4\u503c\u662futf\u20108 \u5982\u679c\u786e\u8ba4\u4e3b\u8981\u5199\u5165\u6570\u636e\u662f\u4e2d\u6587\u7b49\u975eASCII \u7f16\u7801\u5b57\u7b26\uff0c\u5efa\u8bae\u91c7\u7528GBK \u7b49\u66f4\u77ed\u7684\u7f16\u7801\u683c\u5f0f<br \/>\n5.cache \u6570\u636e\u5199\u5165\u64cd\u4f5c\u65b9\u6cd5<br \/>\n5.1.set \u65b9\u6cd5<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u5c06\u6570\u636e\u4fdd\u5b58\u5230cache \u670d\u52a1\u5668\uff0c\u5982\u679c\u4fdd\u5b58\u6210\u529f\u5219\u8fd4\u56detrue \u5982\u679ccache \u670d\u52a1\u5668\u5b58\u5728\u540c\u6837\u7684key\uff0c\u5219\u66ff\u6362\u4e4b set \u67095 \u4e2a\u91cd\u8f7d\u65b9\u6cd5\uff0ckey \u548cvalue \u662f\u5fc5\u987b\u7684\u53c2\u6570\uff0c\u8fd8\u6709\u8fc7\u671f\u65f6\u95f4\uff0chash \u7801\uff0cvalue \u662f\u5426\u5b57\u7b26\u4e32\u4e09\u4e2a\u53ef\u9009\u53c2\u6570<br \/>\n5.2.add \u65b9\u6cd5<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u5c06\u6570\u636e\u6dfb\u52a0\u5230cache \u670d\u52a1\u5668,\u5982\u679c\u4fdd\u5b58\u6210\u529f\u5219\u8fd4\u56detrue \u5982\u679ccache \u670d\u52a1\u5668\u5b58\u5728\u540c\u6837key\uff0c\u5219\u8fd4\u56defalse add \u67094 \u4e2a\u91cd\u8f7d\u65b9\u6cd5\uff0ckey \u548cvalue \u662f\u5fc5\u987b\u7684\u53c2\u6570\uff0c\u8fd8\u6709\u8fc7\u671f\u65f6\u95f4\uff0chash \u7801\u4e24\u4e2a\u53ef\u9009\u53c2\u6570<br \/>\n5.3.replace \u65b9\u6cd5<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u5c06\u6570\u636e\u66ff\u6362cache \u670d\u52a1\u5668\u4e2d\u76f8\u540c\u7684key,\u5982\u679c\u4fdd\u5b58\u6210\u529f\u5219\u8fd4\u56detrue\u5982\u679ccache \u670d\u52a1\u5668\u4e0d\u5b58\u5728\u540c\u6837key\uff0c\u5219\u8fd4\u56defalse replace \u67094 \u4e2a\u91cd\u8f7d\u65b9\u6cd5\uff0ckey \u548cvalue \u662f\u5fc5\u987b\u7684\u53c2\u6570\uff0c\u8fd8\u6709\u8fc7\u671f\u65f6\u95f4\uff0chash \u7801\u4e24\u4e2a\u53ef\u9009\u53c2\u6570 \u5efa\u8bae\u5206\u6790key \u7684\u89c4\u5f8b\uff0c\u5982\u679c\u5448\u73b0\u67d0\u79cd\u89c4\u5f8b\u6709\u5e8f\uff0c\u5219\u81ea\u5df1\u6784\u9020hash \u7801\uff0c\u63d0\u9ad8\u5b58\u50a8\u6548\u7387<br \/>\n6.cache \u6570\u636e\u8bfb\u53d6\u64cd\u4f5c\u65b9\u6cd5<br \/>\n<wbr \/>\u00a0<wbr \/>\u00a0\u4f7f\u7528get \u65b9\u6cd5\u4ececache \u670d\u52a1\u5668\u83b7\u53d6\u4e00\u4e2a\u6570\u636e \u5982\u679c\u5199\u5165\u65f6\u662f\u538b\u7f29\u7684\u6216\u5e8f\u5217\u5316\u7684\uff0c\u5219get\u7684\u8fd4\u56de\u4f1a\u81ea\u52a8\u89e3\u538b\u7f29\u53ca\u53cd\u5e8f\u5217\u5316 get \u65b9\u6cd5\u67093 \u4e2a\u91cd\u8f7d\u65b9\u6cd5\uff0ckey \u662f\u5fc5\u987b\u7684\u53c2\u6570\uff0chash \u7801\u548cvalue\u662f\u5426\u5b57\u7b26\u4e32\u662f\u53ef\u9009\u53c2\u6570 .<\/p>\n","protected":false},"excerpt":{"rendered":"<p>java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406\u8bf4\u660e\u5982\u4e0b\u3002 SockIOPool \u00a0\u00a0\u8fd9\u4e2a\u7c7b\u7528\u6765 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-98","post","type-post","status-publish","format-standard","hentry","category-blog-my-blog"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406 - Dong&#039;s Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dongchangbin.net.cn\/?p=98\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406 - Dong&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406\u8bf4\u660e\u5982\u4e0b\u3002 SockIOPool \u00a0\u00a0\u8fd9\u4e2a\u7c7b\u7528\u6765 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dongchangbin.net.cn\/?p=98\" \/>\n<meta property=\"og:site_name\" content=\"Dong&#039;s Blog\" \/>\n<meta property=\"article:published_time\" content=\"2013-04-25T06:57:53+00:00\" \/>\n<meta name=\"author\" content=\"Dong\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dong\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.dongchangbin.net.cn\/?p=98#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dongchangbin.net.cn\/?p=98\"},\"author\":{\"name\":\"Dong\",\"@id\":\"https:\/\/www.dongchangbin.net.cn\/#\/schema\/person\/1420649ce898d888fea55ef4fa6e8fae\"},\"headline\":\"java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406\",\"datePublished\":\"2013-04-25T06:57:53+00:00\",\"dateModified\":\"2013-04-25T06:57:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dongchangbin.net.cn\/?p=98\"},\"wordCount\":225,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.dongchangbin.net.cn\/#\/schema\/person\/1420649ce898d888fea55ef4fa6e8fae\"},\"articleSection\":[\"Blog my Blog\"],\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dongchangbin.net.cn\/?p=98#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dongchangbin.net.cn\/?p=98\",\"url\":\"https:\/\/www.dongchangbin.net.cn\/?p=98\",\"name\":\"java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406 - Dong&#039;s Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.dongchangbin.net.cn\/#website\"},\"datePublished\":\"2013-04-25T06:57:53+00:00\",\"dateModified\":\"2013-04-25T06:57:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.dongchangbin.net.cn\/?p=98#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dongchangbin.net.cn\/?p=98\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dongchangbin.net.cn\/?p=98#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.dongchangbin.net.cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dongchangbin.net.cn\/#website\",\"url\":\"https:\/\/www.dongchangbin.net.cn\/\",\"name\":\"Dong&#039;s Blog\",\"description\":\"\u6162\u6162\u6765\uff0c\u6bd4\u8f83\u5feb\",\"publisher\":{\"@id\":\"https:\/\/www.dongchangbin.net.cn\/#\/schema\/person\/1420649ce898d888fea55ef4fa6e8fae\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dongchangbin.net.cn\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.dongchangbin.net.cn\/#\/schema\/person\/1420649ce898d888fea55ef4fa6e8fae\",\"name\":\"Dong\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.dongchangbin.net.cn\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/3d0ac155d3e1aba6eca6a0a2bb3cdba1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/3d0ac155d3e1aba6eca6a0a2bb3cdba1?s=96&d=mm&r=g\",\"caption\":\"Dong\"},\"logo\":{\"@id\":\"https:\/\/www.dongchangbin.net.cn\/#\/schema\/person\/image\/\"},\"url\":\"https:\/\/www.dongchangbin.net.cn\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406 - Dong&#039;s Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dongchangbin.net.cn\/?p=98","og_locale":"zh_CN","og_type":"article","og_title":"java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406 - Dong&#039;s Blog","og_description":"java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406\u8bf4\u660e\u5982\u4e0b\u3002 SockIOPool \u00a0\u00a0\u8fd9\u4e2a\u7c7b\u7528\u6765 [&hellip;]","og_url":"https:\/\/www.dongchangbin.net.cn\/?p=98","og_site_name":"Dong&#039;s Blog","article_published_time":"2013-04-25T06:57:53+00:00","author":"Dong","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"Dong","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dongchangbin.net.cn\/?p=98#article","isPartOf":{"@id":"https:\/\/www.dongchangbin.net.cn\/?p=98"},"author":{"name":"Dong","@id":"https:\/\/www.dongchangbin.net.cn\/#\/schema\/person\/1420649ce898d888fea55ef4fa6e8fae"},"headline":"java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406","datePublished":"2013-04-25T06:57:53+00:00","dateModified":"2013-04-25T06:57:53+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dongchangbin.net.cn\/?p=98"},"wordCount":225,"commentCount":0,"publisher":{"@id":"https:\/\/www.dongchangbin.net.cn\/#\/schema\/person\/1420649ce898d888fea55ef4fa6e8fae"},"articleSection":["Blog my Blog"],"inLanguage":"zh-Hans","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dongchangbin.net.cn\/?p=98#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dongchangbin.net.cn\/?p=98","url":"https:\/\/www.dongchangbin.net.cn\/?p=98","name":"java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406 - Dong&#039;s Blog","isPartOf":{"@id":"https:\/\/www.dongchangbin.net.cn\/#website"},"datePublished":"2013-04-25T06:57:53+00:00","dateModified":"2013-04-25T06:57:53+00:00","breadcrumb":{"@id":"https:\/\/www.dongchangbin.net.cn\/?p=98#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dongchangbin.net.cn\/?p=98"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.dongchangbin.net.cn\/?p=98#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.dongchangbin.net.cn\/"},{"@type":"ListItem","position":2,"name":"java_memcached-release \u5173\u952e\u7c7b\u53ca\u65b9\u6cd5\u6574\u7406"}]},{"@type":"WebSite","@id":"https:\/\/www.dongchangbin.net.cn\/#website","url":"https:\/\/www.dongchangbin.net.cn\/","name":"Dong&#039;s Blog","description":"\u6162\u6162\u6765\uff0c\u6bd4\u8f83\u5feb","publisher":{"@id":"https:\/\/www.dongchangbin.net.cn\/#\/schema\/person\/1420649ce898d888fea55ef4fa6e8fae"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dongchangbin.net.cn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":["Person","Organization"],"@id":"https:\/\/www.dongchangbin.net.cn\/#\/schema\/person\/1420649ce898d888fea55ef4fa6e8fae","name":"Dong","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.dongchangbin.net.cn\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/3d0ac155d3e1aba6eca6a0a2bb3cdba1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3d0ac155d3e1aba6eca6a0a2bb3cdba1?s=96&d=mm&r=g","caption":"Dong"},"logo":{"@id":"https:\/\/www.dongchangbin.net.cn\/#\/schema\/person\/image\/"},"url":"https:\/\/www.dongchangbin.net.cn\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/www.dongchangbin.net.cn\/index.php?rest_route=\/wp\/v2\/posts\/98"}],"collection":[{"href":"https:\/\/www.dongchangbin.net.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dongchangbin.net.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dongchangbin.net.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dongchangbin.net.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=98"}],"version-history":[{"count":0,"href":"https:\/\/www.dongchangbin.net.cn\/index.php?rest_route=\/wp\/v2\/posts\/98\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.dongchangbin.net.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=98"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dongchangbin.net.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=98"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dongchangbin.net.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=98"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}