Service.php
Table of Contents
Classes
- CRM_Queue_Service
- The queue service provides an interface for creating or locating queues. Note that this approach hides the details of data-storage: different queue-providers may store the queue content in different ways (in memory, in SQL, or in an external service).