Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/php-enqueue/enqueue-elastica-bundle
The bundle extends functionality of FOSElasticaBundle. Improves performance of fos:elastica:populate command
https://github.com/php-enqueue/enqueue-elastica-bundle
bundle elastica message-queue performance php symfony-bundle
Last synced: 3 days ago
JSON representation
The bundle extends functionality of FOSElasticaBundle. Improves performance of fos:elastica:populate command
- Host: GitHub
- URL: https://github.com/php-enqueue/enqueue-elastica-bundle
- Owner: php-enqueue
- License: mit
- Created: 2017-01-10T08:23:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-18T14:50:50.000Z (about 2 years ago)
- Last Synced: 2024-12-23T20:12:27.713Z (10 days ago)
- Topics: bundle, elastica, message-queue, performance, php, symfony-bundle
- Language: PHP
- Homepage: https://enqueue.forma-pro.com/
- Size: 69.3 KB
- Stars: 46
- Watchers: 5
- Forks: 37
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enqueue Elastica Bundle
Improves performance of `fos:elastica:populate` command from [FOSElasticaBundle](https://github.com/FriendsOfSymfony/FOSElasticaBundle) by distributing the work among consumers.
The performance gain depends on how much consumers you run.
For example 10 consumers may give you 5 to 7 times better performance.[Read the documentation](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/elastica-bundle/overview.md)
## 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](LICENSE).