PHP 인터페이스 Icicle\Concurrent\Worker\WorkerFactory

파일 보기 프로젝트 열기: icicleio/concurrent 0 사용 예제들

공개 메소드들

메소드 설명
create ( ) : Worker Creates a new worker instance.

메소드 상세

create() 공개 메소드

Creates a new worker instance.
public create ( ) : Worker
리턴 Worker The newly created worker.