All Projects → php-enqueue → Laravel Queue

php-enqueue / Laravel Queue

Licence: mit
Laravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others

Projects that are alternatives of or similar to Laravel Queue

Jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
Stars: ✭ 4,445 (+2767.74%)
Mutual labels:  kafka, messaging, queue
Spec
The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
Stars: ✭ 1,860 (+1100%)
Mutual labels:  kafka, amqp, stomp
Laravel Queue Rabbitmq
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
Stars: ✭ 1,175 (+658.06%)
Mutual labels:  laravel, queue, amqp
Garagemq
AMQP message broker implemented with golang
Stars: ✭ 153 (-1.29%)
Mutual labels:  messaging, queue, amqp
gobroker
golang wrapper for all (to-be) kinds of message brokers
Stars: ✭ 15 (-90.32%)
Mutual labels:  queue, amqp, messaging
Enqueue Dev
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
Stars: ✭ 1,977 (+1175.48%)
Mutual labels:  kafka, amqp, stomp
Rabbitmq Server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
Stars: ✭ 9,064 (+5747.74%)
Mutual labels:  messaging, amqp, stomp
azure-service-bus-go
Golang library for Azure Service Bus -- https://aka.ms/azsb
Stars: ✭ 67 (-56.77%)
Mutual labels:  queue, amqp, messaging
Activemq Artemis
Mirror of Apache ActiveMQ Artemis
Stars: ✭ 685 (+341.94%)
Mutual labels:  messaging, amqp, stomp
Bunny
Bunny is a popular, easy to use, mature Ruby client for RabbitMQ
Stars: ✭ 1,224 (+689.68%)
Mutual labels:  messaging, amqp
Rabbitevents
Nuwber's events provide a simple observer implementation, allowing you to listen for various events that occur in your current and another application. For example, if you need to react to some event published from another API.
Stars: ✭ 84 (-45.81%)
Mutual labels:  laravel, queue
Foundatio
Pluggable foundation blocks for building distributed apps.
Stars: ✭ 1,365 (+780.65%)
Mutual labels:  messaging, queue
Humusamqp
PHP 7 AMQP library
Stars: ✭ 70 (-54.84%)
Mutual labels:  messaging, amqp
Sansdaemon
Batch process Laravel Queue without a daemon; Processes queue jobs and kills the process
Stars: ✭ 119 (-23.23%)
Mutual labels:  laravel, queue
Slimmessagebus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
Stars: ✭ 120 (-22.58%)
Mutual labels:  kafka, messaging
Azure Event Hubs For Kafka
Azure Event Hubs for Apache Kafka Ecosystems
Stars: ✭ 124 (-20%)
Mutual labels:  kafka, messaging
Yii2 Async
Provides translucent api & queues for moving large tasks out of request context with SQL, Redis or AMQP.
Stars: ✭ 64 (-58.71%)
Mutual labels:  queue, amqp
Laravel Queue Monitor
Monitoring Laravel Jobs with your Database
Stars: ✭ 136 (-12.26%)
Mutual labels:  laravel, queue
Amqp Tools
The amqp tools such as delay strategies and so on.
Stars: ✭ 125 (-19.35%)
Mutual labels:  queue, amqp
Strimzi Kafka Bridge
Apache Kafka bridge
Stars: ✭ 137 (-11.61%)
Mutual labels:  kafka, amqp

Laravel queue package

Gitter

You can use all transports built on top of queue-interop including all supported by Enqueue. It also supports extended AMQP features such as queue declaration and message delaying.

The package allows you to use queue interop transport the laravel way as well as integrates the enqueue simple client.

Advantages

Resources

Developed by Forma-Pro

Forma-Pro is a full stack development company which interests also spread to open source development. Being a team of strong professionals we have an aim an ability to help community by developing cutting edge solutions in the areas of e-commerce, docker & microservice oriented architecture where we have accumulated a huge many-years experience. Our main specialization is Symfony framework based solution, but we are always looking to the technologies that allow us to do our job the best way. We are committed to creating solutions that revolutionize the way how things are developed in aspects of architecture & scalability.

If you have any questions and inquires about our open source development, this product particularly or any other matter feel free to contact at [email protected]

License

It is released under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].