<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Swoole &#8211; 学习日志</title>
	<atom:link href="https://blog.liuguofeng.com/tag/swoole/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.liuguofeng.com</link>
	<description>LIUGUOFENG</description>
	<lastBuildDate>Sun, 09 Dec 2018 11:47:45 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.liuguofeng.com/wp-content/uploads/2019/08/icon-panda-450-1.png</url>
	<title>Swoole &#8211; 学习日志</title>
	<link>https://blog.liuguofeng.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>CentOS 6 无法安装 Swoole 提示 GCC 4.8 or later required</title>
		<link>https://blog.liuguofeng.com/p/4752</link>
					<comments>https://blog.liuguofeng.com/p/4752#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Mon, 12 Nov 2018 05:14:49 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Centos]]></category>
		<category><![CDATA[Swoole]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4752</guid>

					<description><![CDATA[自行编译安装 gcc，依然提示， 当使用 gcc -v 提示已安装 gcc version 4.8.2 但使用<p class="more-button"><a href="https://blog.liuguofeng.com/p/4752" class="more-link">Continue reading <span class="screen-reader-text">CentOS 6 无法安装 Swoole 提示 GCC 4.8 or later required</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4752/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Swoole 编译报错 fatal error: hiredis/hiredis.h: No such file or directory</title>
		<link>https://blog.liuguofeng.com/p/4696</link>
					<comments>https://blog.liuguofeng.com/p/4696#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Mon, 05 Nov 2018 01:28:03 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Swoole]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4696</guid>

					<description><![CDATA[Swoole 当使用参数 --enable-async-redis 时编译报错 启用 Swoole 的 asy<p class="more-button"><a href="https://blog.liuguofeng.com/p/4696" class="more-link">Continue reading <span class="screen-reader-text">Swoole 编译报错 fatal error: hiredis/hiredis.h: No such file or directory</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4696/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Swoole 编译错误 Enable http2 support, require nghttp2 library</title>
		<link>https://blog.liuguofeng.com/p/4691</link>
					<comments>https://blog.liuguofeng.com/p/4691#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Mon, 05 Nov 2018 01:19:52 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Swoole]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4691</guid>

					<description><![CDATA[安装 nghttp2 swoole 的 http2 模块依赖&#160; nghttp2库，安装即可 安装 P<p class="more-button"><a href="https://blog.liuguofeng.com/p/4691" class="more-link">Continue reading <span class="screen-reader-text">Swoole 编译错误 Enable http2 support, require nghttp2 library</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4691/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Swoole 绑定域名 80 端口 （Nginx 监听转发）</title>
		<link>https://blog.liuguofeng.com/p/4387</link>
					<comments>https://blog.liuguofeng.com/p/4387#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Tue, 18 Sep 2018 08:17:25 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Swoole]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4387</guid>

					<description><![CDATA[启动 Swoole 的 http server，可以使用 IP + 端口 进行访问 创建 Nginx 虚拟域名<p class="more-button"><a href="https://blog.liuguofeng.com/p/4387" class="more-link">Continue reading <span class="screen-reader-text">Swoole 绑定域名 80 端口 （Nginx 监听转发）</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4387/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Linux 下 ThinkPHP 与 Swoole 搭配 ThinkPHP 性能对比测试</title>
		<link>https://blog.liuguofeng.com/p/4368</link>
					<comments>https://blog.liuguofeng.com/p/4368#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Tue, 11 Sep 2018 16:02:19 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Swoole]]></category>
		<category><![CDATA[ThinkPHP]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4368</guid>

					<description><![CDATA[ThinkPHP 5.0.21 Swoole 搭配 ThinkPHP 5.0.21 配置信息]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4368/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Swoole 适配 ThinkPHP 5 ab 压力测试 与 原生 ThinkPHP 对比</title>
		<link>https://blog.liuguofeng.com/p/4320</link>
					<comments>https://blog.liuguofeng.com/p/4320#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Sun, 09 Sep 2018 04:25:19 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Swoole]]></category>
		<category><![CDATA[ThinkPHP]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4320</guid>

					<description><![CDATA[swoole 适配 thinkphp 5.0.21 与原生 ThinkPHP 对比 原生 PHP 输出 hel<p class="more-button"><a href="https://blog.liuguofeng.com/p/4320" class="more-link">Continue reading <span class="screen-reader-text">Swoole 适配 ThinkPHP 5 ab 压力测试 与 原生 ThinkPHP 对比</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4320/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Swoole 适配 ThinkPHP 5.0.21</title>
		<link>https://blog.liuguofeng.com/p/4310</link>
					<comments>https://blog.liuguofeng.com/p/4310#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Sat, 08 Sep 2018 13:39:29 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Swoole]]></category>
		<category><![CDATA[ThinkPHP]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4310</guid>

					<description><![CDATA[新增代码 server/http_server.php ThinkPHP 核心文件修改 thinkphp/li<p class="more-button"><a href="https://blog.liuguofeng.com/p/4310" class="more-link">Continue reading <span class="screen-reader-text">Swoole 适配 ThinkPHP 5.0.21</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4310/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>升级 Swoole</title>
		<link>https://blog.liuguofeng.com/p/4262</link>
					<comments>https://blog.liuguofeng.com/p/4262#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Mon, 03 Sep 2018 06:29:02 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Swoole]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4262</guid>

					<description><![CDATA[或重新编译安装  查看 Swoole 版本 出现错误提示 打开 php.ini 查找 swoole，插件被载入<p class="more-button"><a href="https://blog.liuguofeng.com/p/4262" class="more-link">Continue reading <span class="screen-reader-text">升级 Swoole</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4262/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Swoole 与 纯 PHP ab 压力测试</title>
		<link>https://blog.liuguofeng.com/p/4257</link>
					<comments>https://blog.liuguofeng.com/p/4257#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Mon, 03 Sep 2018 05:24:58 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Swoole]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4257</guid>

					<description><![CDATA[服务器配置 操作系统CentOS 7.2 64位 CPU1 核 内存2 GB 公网带宽1 Mbps Swool<p class="more-button"><a href="https://blog.liuguofeng.com/p/4257" class="more-link">Continue reading <span class="screen-reader-text">Swoole 与 纯 PHP ab 压力测试</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4257/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHP7 源码编译安装 Swoole 扩展</title>
		<link>https://blog.liuguofeng.com/p/3668</link>
					<comments>https://blog.liuguofeng.com/p/3668#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Sun, 15 Apr 2018 09:05:39 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Swoole]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=3668</guid>

					<description><![CDATA[cd ~/Downloads git clone https://gitee.com/swoole/swool<p class="more-button"><a href="https://blog.liuguofeng.com/p/3668" class="more-link">Continue reading <span class="screen-reader-text">PHP7 源码编译安装 Swoole 扩展</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/3668/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
