30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Zend Server <strong>Reference</strong> Manual<br />

ZendJobQueue::suspendQueue<br />

Suspends the Job Queue so it will accept new jobs, but won't start them. The jobs which were executed<br />

during call to this function will be completed<br />

Available since version 5.0<br />

Description<br />

void ZendJobQueue::suspendQueue (void)<br />

ZendJobQueue::resumeQueue<br />

Resumes the Job Queue so it will schedule and start queued jobs.<br />

Available since version 5.0<br />

Description<br />

void ZendJobQueue::resumeQueue (void)<br />

ZendJobQueue::getStatistics<br />

Returns internal daemon statistics such as up-time, number of complete jobs, number of failed jobs,<br />

number of waiting jobs, number of currently running jobs, etc<br />

Available since version 5.0<br />

Description<br />

array ZendJobQueue::getStatistics (void)<br />

Return Value<br />

Associative array<br />

ZendJobQueue::getConfig<br />

Returns the current value of the configuration option of the Job Queue Daemon<br />

Available since version 5.0<br />

Description<br />

array ZendJobQueue::getConfig (void)<br />

Return Value<br />

Associative array of configuration variables<br />

304

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!