Queue¶
A Queue may be one of the following:
A class, in the
ext/ds
(data structures) extensionA job Queue, which collect and dispatch loads of work, to background processes.
Related : Jobqueue, Message Queue
A Queue may be one of the following:
A class, in the ext/ds
(data structures) extension
A job Queue, which collect and dispatch loads of work, to background processes.
Related : Jobqueue, Message Queue
The definitive reference with all things PHP, and their definitions.
Contents: