PHP is a popular general-purpose scripting language that is especially suited to web development.
Fast, flexible and pragmatic, PHP powers everything from your blog to the largest social networking site in the world.
Begin Tutorial »
(PECL gearman >= 0.5.0)
GearmanTask::isRunning — Test whether the task is currently running
Indicates whether or not this task is currently running.
This function has no parameters.
TRUE if the task is running, FALSE otherwise.
TRUE
FALSE