ActiveMQ in php using STOMP asynchronously

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024
  • ActiveMQ in php using STOMP.everything installation of activemq and stomp and getting messages asynchronously
    CODE:
    github.com/mud...

ความคิดเห็น • 22

  • @rigoxls
    @rigoxls 8 ปีที่แล้ว

    Mudit, i had success, thanks , i implemented nodeJS with Stomp ActiveMQ using a library called stompIt, it was pretty easy, thanks for this video. In fact i unknown lot of things about how to use activeMQ, and i have learned many things ...
    See you ++

  • @SteelEdwardVazquezGeorge
    @SteelEdwardVazquezGeorge 3 ปีที่แล้ว

    In what language is talking?

  • @yashgupta3851
    @yashgupta3851 4 ปีที่แล้ว

    Hi Mudit, I want to send message to a STOMP active MQ queue, could you please suggest how to achieve that ?

  • @debjyotibiswas5808
    @debjyotibiswas5808 4 ปีที่แล้ว

    I do not enable the stomp on php 7.1.8 version. please help

  • @naveenbhatt2570
    @naveenbhatt2570 5 ปีที่แล้ว

    www.gigavoice.com/asynchronous-processing-with-php
    error: The requested URL /asynchronous-processing-with-php was not found on this server.

    • @muditmohantyagi
      @muditmohantyagi  5 ปีที่แล้ว

      Working code link available in description please check

  • @rigoxls
    @rigoxls 8 ปีที่แล้ว

    Hi could you share that document ?

    • @muditmohantyagi
      @muditmohantyagi  8 ปีที่แล้ว

      provide email I will provide you document. currently I am using activemq in my cakephp application successfully to sending mails.I have each and every answer of activemq.for more help search me on fb.

    • @muditmohantyagi
      @muditmohantyagi  8 ปีที่แล้ว

      +rigoxls check your inbox I have sent it.

    • @rigoxls
      @rigoxls 8 ปีที่แล้ว

      Thanks so much Mudit, it will help me a lot !!

    • @muditmohantyagi
      @muditmohantyagi  8 ปีที่แล้ว

      join cakephp 3.x facebook group for more help.
      facebook.com/groups/412382898923335/

    • @rigoxls
      @rigoxls 8 ปีที่แล้ว

      Thanks btw i am using it with nodeJs, i am going to tell you as soon as i have success!!

  • @БогданКривоносов-о7ь
    @БогданКривоносов-о7ь 4 ปีที่แล้ว

    Hi, I can not do message filtering through selectors. It`s my code: $stomp->subscribe($this->queueName, ['selector'=>'redelivered = FALSE']);

  • @muditmohantyagi9876
    @muditmohantyagi9876 4 ปีที่แล้ว

    Code sample git link is available in discription