PHP 真正多线程的使用

| |
[不指定 2013-12-17 11:17 | by 张宴 ]
  PHP 5.3 以上版本,使用pthreads PHP扩展,可以使PHP真正地支持多线程。多线程在处理重复性的循环任务,能够大大缩短程序执行时间。

  我之前的文章中说过,大多数网站的性能瓶颈不在PHP服务器上,因为它可以简单地通过横向增加服务器或CPU核数来轻松应对(对于各种云主机,增加VPS或CPU核数就更方便了,直接以备份镜像增加VPS,连操作系统、环境都不用安装配置),而是在于MySQL数据库。如果用 MySQL 数据库,一条联合查询的SQL,也许就可以处理完业务逻辑,但是,遇到大量并发请求,就歇菜了。如果用 NoSQL 数据库,也许需要十次查询,才能处理完同样地业务逻辑,但每次查询都比 MySQL 要快,十次循环NoSQL查询也许比一次MySQL联合查询更快,应对几万次/秒的查询完全没问题。如果加上PHP多线程,通过十个线程同时查询NoSQL,返回结果汇总输出,速度就要更快了。我们实际的APP产品中,调用一个通过用户喜好实时推荐商品的PHP接口,PHP需要对BigSea NoSQL数据库发起500~1000次查询,来实时算出用户的个性喜好商品数据,PHP多线程的作用非常明显。

  PHP扩展下载:https://github.com/krakjoe/pthreads
  PHP手册文档:http://php.net/manual/zh/book.pthreads.php

  1、扩展的编译安装(Linux),编辑参数 --enable-maintainer-zts 是必选项:
cd /Data/tgz/php-5.5.1
./configure --prefix=/Data/apps/php --with-config-file-path=/Data/apps/php/etc --with-mysql=/Data/apps/mysql --with-mysqli=/Data/apps/mysql/bin/mysql_config --with-iconv-dir --with-freetype-dir=/Data/apps/libs --with-jpeg-dir=/Data/apps/libs --with-png-dir=/Data/apps/libs --with-zlib --with-libxml-dir=/usr --enable-xml --disable-rpath --enable-bcmath --enable-shmop --enable-sysvsem --enable-inline-optimization --with-curl --enable-mbregex --enable-fpm --enable-mbstring --with-mcrypt=/Data/apps/libs --with-gd --enable-gd-native-ttf --with-openssl --with-mhash --enable-pcntl --enable-sockets --with-xmlrpc --enable-zip --enable-soap --enable-opcache --with-pdo-mysql --enable-maintainer-zts
make clean
make
make install        

unzip pthreads-master.zip
cd pthreads-master
/Data/apps/php/bin/phpize
./configure --with-php-config=/Data/apps/php/bin/php-config
make
make install


vi /Data/apps/php/etc/php.ini

添加:
extension = "pthreads.so"


  2、给出一段PHP多线程、与For循环,抓取百度搜索页面的PHP代码示例:





技术大类 » PHP/JS/Shell | 评论(374) | 引用(0) | 阅读(461106)
Allison Email
2026-4-23 20:21
You have a gift for making complex ideas feel simple and accessible.
ทางเข้า lsm99
Sumida Chie
2026-4-25 10:28
Dengan berbagai game yang penuh tantangan di slots paling gacor dewapoker asia, Anda bisa merasakan sensasi kemenangan yang lebih sering. Jangan ragu untuk mencoba juga situs live blackjack dominobet terpercaya, yang menjanjikan permainan blackjack live yang seru dan peluang menang yang lebih besar.
LauraTheres
2026-6-27 16:49
Gate of Olympus di dewapoker lagi bagi bonus melimpah gila-gilaan buat member baru, langsung banjir saldo tiap spin! Gaskeun klik domino bet sebelum habis.
ShioriHideko
2026-8-15 18:10
Dapat promo eksklusif fantastis dari Starlight Princess cuma di daftar situs dominobet RTP tinggi, dijamin tiap spin makin berkilau dan spesial! Buruan klik poker88 sekarang juga.
Robinjack Homepage
2026-8-24 20:25
It is quite refreshing to browse through portals like bcgame that emphasize speed and clean design. The navigation is intuitive, allowing users to move around without any friction.
asd Email Homepage
2026-9-6 16:11
This is my first time i visit here. I found so many interesting stuff in your blog especially its discussion. From the tons of comments on your articles, I guess I am not the only one having all the enjoyment here keep up the good work  무료 웹툰 다시보기
asd Email Homepage
2026-9-6 23:39
this is pleasant in addition to meanful. this is trendy blog site. Backlinking can be quite practical matter. you could have definitely served most people exactly who stop by blog site and gives these individuals usefull facts.  olxtoto login
asd Email Homepage
2026-9-7 02:27
The web is actually bogged lower along with phony weblogs without any actual information however the publish had been wonderful as well as really worth the actual study. Thanks with regard to discussing this particular beside me.  situs gacor
asd Email Homepage
2026-9-7 17:43
I admire this article for the well-researched content and excellent wording. I got so involved in this material that I couldn’t stop reading. I am impressed with your work and skill. Thank you so much.  guaranteed tiktok follows
ALI Email
2026-9-7 18:38
This seems amazing to see this kind of educational as well as distinctive content articles in your web sites.  무료 영화 다시보기
raza Email
2026-9-7 19:50
I am truly pleased to discover this website as well as do appreciate reading through helpful content articles submitted right here. The actual suggestions from the writer had been amazing, many thanks for that reveal.  해외 스포츠중계
SEO
2026-9-13 19:49
Many thanks with regard to supplying current improvements concerning the issue, We anticipate study much more.  https://luxebyshe.co.uk/
wsk Email Homepage
2026-9-14 18:31
Great Publish, I'm a large believer within publishing remarks upon websites in order to allow weblog authors realize that they’ve additional some thing beneficial in order to the internet!  funny bachelorette underwear
as Email Homepage
2026-9-17 18:51
Really good write-up, Appreciate it intended for giving That expertise. Excellently published document, but only if many blog writers made available identical higher level of information since you, the online world is a significantly better area. You need to thanks!  探偵 大阪府
分页: 19/19 第一页 上页 14 15 16 17 18 19 最后页
发表评论
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]