PHP WpGears\Gearman 네임스페이스

클래스들

이름 설명
Client The Gearman Client uses the libGearman API to add jobs to the Gearman Queue. The servers that the client should connect to are setup as part of the initialization.
GearmanClientTest
GearmanWorkerTest
Worker The Gearman Worker uses the libGearman API to execute Jobs in the Gearman queue. The servers that the Worker should connect to are configured as part of the initialization.