Getting Started with RabbitMQ and CloudAMQP: Python & Pika

Поділитися
Вставка
  • Опубліковано 23 гру 2024

КОМЕНТАРІ • 10

  • @mudithead
    @mudithead 7 років тому +1

    Great video! quick question: Is pika built on top of celery or is celery built on top of pika?? I understand both has/can use rabbitmq as a broker..

  • @mohammadsoleimanikia9087
    @mohammadsoleimanikia9087 3 роки тому

    thank you bro amazing video

  • @f.a.l.l2652
    @f.a.l.l2652 6 років тому +1

    I cant do it with python 3.7

  • @DaUzzi1
    @DaUzzi1 7 років тому

    Hi, thanks for the video! How does one unregister a task? I removed said tasks from my source code, however, it is still registered as a task.

  • @Yatsotaht
    @Yatsotaht 7 років тому

    Hey, what it do man, I scriptd a snip of connection just like than one, was doing a project a few months back, FREEMIUM, it don't seem to be working NOW, failed connection, checked everything {sites, groups and all} and everybadi, no help.
    Last hope is to rant here,

  • @fjprobos
    @fjprobos 6 років тому

    Thanks! Very precise and useful.

  • @markjastrzebski4145
    @markjastrzebski4145 7 років тому

    This is beautiful! Works great in Python 2.7. However, (unexpectedly) the steps as presented in this tutorial do not run with the latest Python 3.6.1.
    Here is a little thought for the team.... Version 2.7 is very old, unmaintained, and scheduled for deprecation. I would suggest that the team at CloudAMQP tests all their tutorials with version 3 of Python... Be the future. Not the past.

  • @bnomer
    @bnomer 7 років тому

    Thank you!

  • @ivandrofly
    @ivandrofly 5 років тому

    Interesting :)

  • @Manan1
    @Manan1 6 років тому

    thanks