编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « eio_grp_cancel
  • eio_grp »
  • PHP Manual
  • Eio 函数
  • Set group limit

eio_grp_limit

(PECL eio >= 0.0.1dev)

eio_grp_limit — Set group limit

说明

eio_grp_limit ( resource $grp , int $limit ) : void

Limit number of requests in the request group.

参数

grp

The request group resource.

limit

Number of requests in the group.

返回值

没有返回值。

参见

  • eio_grp_add
相关文章
php eio 函数 adds a request to the request groupphp eio 函数 cancels a request groupphp eio 函数 set group limitphp eio 函数 creates a request groupphp eio 函数 set maximum number of idle threadsphp eio 函数 set maximum parallel threadsphp eio 函数 set maximum number of requests processed in a pollphp eio 函数 set maximum poll timephp eio 函数 set minimum parallel thread numberphp maxdb 函数 initiate a result set retrievalphp msession 函数 set data session unstructured dataphp ncurses 函数 set timeout for mouse button clicksphp ncurses 函数 set timeout for special key sequencesphp pdf 函数 set character spacing deprecated php pdf 函数 set text rise deprecated php pdf 函数 set miter limitphp pdf 函数 set complicated dash pattern deprecated php posix 函数 return the real group id of the current processphp posix 函数 return the group set of the current processphp posix 函数 set process group id for job control
关注编程学问公众号
编程学问网 湘ICP备20001732号