= 0.5.0)簡介類摘要class GearmanWorker  {/* 方法 */public addFunction(    string $function_name,    callable $function, ">
 
 
  
 The GearmanWorker class
 
 (PECL gearman >= 0.5.0)
  
  
   類摘要
   
    
    
     
      class GearmanWorker
     
     {
    
    
    
public addServer(
string $host = 127.0.0.1, 
int $port = 4730): 
bool 
public addServers(
string $servers = 127.0.0.1:4730): 
bool 
public echo(
string $workload): 
bool 
public register(
string $function_name, 
int $timeout = ?): 
bool 
public setId(
string $id): 
bool 
   }
 
   
 目錄