Toggle navigation
Packanalyst
(beta)
Pack
analyst
Explore PHP classes from Packagist
Search
Search
Feedback
About
API
Team
Package
943626451/my-queue
(dev-master)
A async-queue library built on top of swoole, flexable multi-consumer, coroutine supported.
Other packages versions:
v0.9.2
v0.9.2
v1.1.4
v1.1.4
View on Packagist
Declared items in this package
Littlesqx\AintQueue\AbstractQueue
Littlesqx\AintQueue\Compressable
Littlesqx\AintQueue\Connection\Connector
Littlesqx\AintQueue\Connection\RedisConnector
Littlesqx\AintQueue\Console\Command\AbstractCommand
Littlesqx\AintQueue\Console\Command\QueueClearCommand
Littlesqx\AintQueue\Console\Command\QueueDashboardCommand
Littlesqx\AintQueue\Console\Command\QueueReloadFailedCommand
Littlesqx\AintQueue\Console\Command\WorkerListenCommand
Littlesqx\AintQueue\Console\Command\WorkerRunCommand
Littlesqx\AintQueue\Driver\DriverFactory
Littlesqx\AintQueue\Driver\Redis\LuaScripts
Littlesqx\AintQueue\Driver\Redis\Queue
Littlesqx\AintQueue\Exception\AintQueueException
Littlesqx\AintQueue\Exception\ConnectorException
Littlesqx\AintQueue\Exception\CoroutineNumberExceedException
Littlesqx\AintQueue\Exception\InvalidArgumentException
Littlesqx\AintQueue\Exception\InvalidDriverException
Littlesqx\AintQueue\Exception\InvalidJobException
Littlesqx\AintQueue\Exception\RuntimeException
Littlesqx\AintQueue\Exception\SerializationException
Littlesqx\AintQueue\JobInterface
Littlesqx\AintQueue\JobMiddlewareInterface
Littlesqx\AintQueue\Logger\DefaultLogger
Littlesqx\AintQueue\Logger\LoggerInterface
Littlesqx\AintQueue\Manager
Littlesqx\AintQueue\QueueInterface
Littlesqx\AintQueue\WorkerManager
Littlesqx\AintQueue\Worker\AbstractWorker
Littlesqx\AintQueue\Worker\ConsumerWorker
Littlesqx\AintQueue\Worker\MonitorWorker
Littlesqx\AintQueue\Worker\PipeMessage