编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cubrid 函数 return the number of columns in the result setphp ibm db2 函数 returns a result set listing the columns and associated privileges for a tablephp ibm db2 函数 returns the name of the column in the result setphp eio 函数 execute custom request like any other eio * callphp 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 pdf 函数 set miter limitphp posix 函数 return the group set of the current processphp posix 函数 set process group id for job controlphp stream 函数 set the default stream contextphp sybase 函数 get number of rows in a result setphp trader 函数 set compatibility modephp uopz 函数 gets a previous set return value for a function
关注编程学问公众号
编程学问网 湘ICP备20001732号