Skip to content
IRZU INSTITUTE

IRZU INSTITUTE

Inštitut za raziskovanje zvočnih umetnosti

  • ABOUT
  • EVENTS
    • ARTISTIC
    • EDUCATIONAL
    • INTERVIEWS
    • ONLINE
    • PRODUCTION
  • PRODUCTS
    • DIRECTIONAL AUDIO SPEAKERS
    • BREATHING EXERCISE GAMES
    • VIRTUAL REALITY
    • INTERACTIVE MIDI
    • SMARTDRUMS ANDROID SOFTWARE
    • SMARTGUITARS OPEN SOURCE
    • UNIVERSAL RECORDING CABLES
    • ANDROID TO SHEETS LOGGING
    • ANDROID TO CALENDAR LOGGING
    • WEBCAM LIE DETECTOR OVERLAY
  • RESEARCH
    • OPEN SOURCE BIOLOGY
    • ACOUSTICS & DSP
    • DATA MANAGEMENT
    • ELASTIC & LUCENE
    • FFT & WAVELETS
    • GAME DEVELOPMENT
    • JS, REACT & NODE
    • KERNEL STREAMING
    • LINUX & ANDROID
    • LOW VOLTAGE IC
    • MEMS SYSTEMS
    • MQTT & IOT AUTOMATION
    • REST/HTTP & GRAPHQL
    • VIRTUALIZATION
    • 3D PRINTING & FABRICATION
  • EDUCATION
    • CRISPR WORKSHOP
    • TASKER WORKSHOP
    • PUREDATA WORKSHOP
  • INTERNSHIPS

Tag: rabbitmq

3D PRINTING DATA MANAGEMENT RESEARCH

django – RabbitMQ + Celery. RabbitMQ creates new process every 60 seconds

February 2, 2022admin

My goal is to create task that sends notification email when user’s comment receives a reply. I’m using WSL Ubuntu, Django, Celery + RabbitMQ The problem is every 60 second…Read moredjango – RabbitMQ + Celery. RabbitMQ creates new process every 60 seconds

RESEARCH

How to enqueue old messages into a new queue in RabbitMQ Exchange?

February 2, 2022admin

I have an exchange with a type of topic that only redirects messages to queue payments Somewhere in the future, I will decide to add another queue payment_analyze to analyze…Read moreHow to enqueue old messages into a new queue in RabbitMQ Exchange?

RESEARCH

how to run task at scheduled time with RabbitMQ

January 20, 2022admin

RabbitMQ is not a task scheduler, even though the documentation talks about “scheduling” a task. You might consider using something like cron. You could also use a library like sched…Read morehow to run task at scheduled time with RabbitMQ

DATA MANAGEMENT ELASTIC & LUCENE RESEARCH

Collecting logs

January 20, 2022admin

Collecting logs …Read moreCollecting logs

LINUX & ANDROID RESEARCH

Accepted rabbitmq-server 3.9.8-2 (source) into unstable

December 30, 2021admin

—–BEGIN PGP SIGNED MESSAGE—– Hash: SHA256 Format: 1.8 Date: Tue, 28 Dec 2021 19:08:01 +0100 Source: rabbitmq-server Architecture: source Version: 3.9.8-2 Distribution: unstable Urgency: medium Maintainer: Debian OpenStack <team+openst…@tracker.debian.org> Changed-By:…Read moreAccepted rabbitmq-server 3.9.8-2 (source) into unstable

RESEARCH

Is there any way to list queues in a rabbitmq via pika?

December 29, 2021admin

No. Pika is an AMQP library. If you want to manage an MQ Broker, then you need an MQ Broker management tool. Fortunately, RabbitMQ comes with such a tool if…Read moreIs there any way to list queues in a rabbitmq via pika?

VIRTUALIZATION

Install the chart

December 24, 2021admin

NOTE: To install a Helm chart repository, it is necessary to have Helm previously installed and configured in your cluster. To start using any Bitnami Helm chart, it is necessary…Read moreInstall the chart

JS, REACT & NODE

[Node.js] how do we disable the automated instrumental for node.js message queue – Agents

December 20, 2021admin

I’m using node.js with newrelic agent provided via npmI’m currently using the following node.js 12.20 (will be upgrading to 16 really soon) amqplib 0.5.2 newrelic 8.6.0 rabbitmq 3.8.23 newrelic is…Read more[Node.js] how do we disable the automated instrumental for node.js message queue – Agents

MQTT & IOT AUTOMATION

Error TLS MQTT (Rabbitmq)

September 17, 2021September 17, 2021admin

Hi, i have a issuae, a config rabbitmq with /etc/rabbitmq/rabbit.conf and a add plugin mqtt,In rabbitmq.conf i config: mqtt.listeners.tcp.1 = 8883 mqtt.listeners.tcp.default = 1883 ssl_options.cacertfile = /etc/rabbitmq/tls-gen/basic/result/ca_certificate.pemssl_options.certfile = /etc/rabbitmq/tls-gen/basic/result/server_certificate>ssl_options.keyfile =…Read moreError TLS MQTT (Rabbitmq)

Copyright © 2022 IRZU INSTITUTE | Deneb by Firefly Themes
Scroll Up