Thomas Ramel

Results 2 comments of Thomas Ramel

Hello @KonstantinCodes , I compared this implementation (through your own repository https://github.com/KonstantinCodes/messenger-kafka) and the one provided by enqueue (https://github.com/php-enqueue/rdkafka) and I noticed an interesting difference : in your implementation the...

Thank you for this precisions @Steveb-p . However I wrote a simple test with a loop to send 100 messages with a Symfony Command. When I use enqueue, it's almost...