Overview

Namespaces

  • Avisota
    • Event
    • Message
    • Queue
    • Recipient
    • RecipientSource
    • Renderer
    • Templating
    • Test
      • Database
      • Imap
      • Message
      • Queue
      • Renderer
      • Transport
    • Transport

Classes

  • ExecutionConfig
  • QueueHelper
  • SimpleDatabaseQueue

Interfaces

  • ArchivingQueueInterface
  • EventEmittingQueueInterface
  • ExecutionDeciderInterface
  • LoggingQueueInterface
  • MutableQueueInterface
  • QueueInterface
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespace Avisota\Queue

Classes summary
ExecutionConfig The execution config for a queue.
QueueHelper A collection of helper functions.
SimpleDatabaseQueue A simple single threaded queue storing the messages in a small database table.
Interfaces summary
ArchivingQueueInterface A queue that archive send messages and provide information about successfully and faulty messages.
EventEmittingQueueInterface A queue that emits events over an event dispatcher.
ExecutionDeciderInterface The execution decider decide if a message will be send now or delayed for next run.
LoggingQueueInterface A queue that logs its actions.
MutableQueueInterface A queue where messages can be dequeued from.
QueueInterface The basic message queue interface.
avisota/core API documentation generated by ApiGen 2.8.0