Quantcast
Channel: zhangliang –家有三猫
Browsing all 11 articles
Browse latest View live

strace命令(性能监测与优化)

简介 strace常用来跟踪进程执行时的系统调用和所接收的信号。 在Linux世... Read morestrace命令(性能监测与优化)

View Article



PHP Libevent扩展安装配置及简单应用

libevent是一个基于事件驱动的高性能网络库。支持多种 I/O 多路复用技术... Read morePHP Libevent扩展安装配置及简单应用

View Article

PHP Warning: PHP Startup: Unable to load dynamic library...

pecl安装php的ev扩展,安装完毕后php.ini中加入扩展extensio... Read morePHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib64/php/modules/ev.so‘ – /usr/lib64/php/modules/ev.so: undefined symbol:...

View Article

php利用libevent的定时器做后台定时任务

<?php /** * Timer * timer.php * @auth... Read morephp利用libevent的定时器做后台定时任务

View Article

yum安装mongdo镜像 Install MongoDB Community Edition on Red Hat Enterprise or...

官方文档 https://docs.mongodb.com/manual/tut... Read moreyum安装mongdo镜像 Install MongoDB Community Edition on Red Hat Enterprise or CentOS Linux

View Article


centos7用yum安装node.js

安装node.js 更新node.js各版本yum源 Node.js v8.x安... Read morecentos7用yum安装node.js

View Article

php等守护进程监控脚本

此脚本用户守护监控进程的执行情况,因为有的时候,我们用各类开发语言做的守护进程可... Read morephp等守护进程监控脚本

View Article

top命令结果各列的含义

列名 含义 PID 进程id PPID 父进程id RUSER Realuser... Read moretop命令结果各列的含义

View Article


10w定时任务,如何高效触发超时

一、缘起 很多时候,业务有定时任务或者定时超时的需求,当任务量很大时,可能需要维... Read more10w定时任务,如何高效触发超时

View Article


php多进程编程:第一次fork

工作原因,要用到php多进程,于是粗略的了解一下,完成之后把过程记录下来,整理成... Read morephp多进程编程:第一次fork

View Article

PHP生成唯一订单号

/** * * uniqid - 官方是这样说的: * Gets a prefi... Read morePHP生成唯一订单号

View Article
Browsing all 11 articles
Browse latest View live




Latest Images