Socket
Book a DemoInstallSign in
Socket

elmermq

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elmermq

Hunting the RabbitMQ - amqplib wrapper with auto-reconnect and channel pooling

1.2.3
latest
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

ElmerMQ

Hunting the RabbitMQ - amqplib wrapper with auto-reconnect and channel pooling

npm i elmermq

ElmerMQ is a wrapper around amqplib with some added functionalities:

  • Auto-reconnect with auto-resubscribe to any queues
  • Channel pooling with round-robin selection
  • Pausing/resuming subscriptions
  • Automatic processing of JSON messages
  • Externalization via extol

Environment variables

NameTypeDefault valueDescription
ELMERMQ_PROTOCOLstringamqpProtocol (amqp or amqps)
ELMERMQ_HOSTNAMEstringlocalhostHost of running RabbitMQ
ELMERMQ_PORTnumber5672Port of running RabbitMQ
ELMERMQ_USERNAMEstringguestUsername for running RabbitMQ
ELMERMQ_PASSWORDstringguestPassword for running RabbitMQ
ELMERMQ_PASSWORD_FILEstringnoneFile variant of password
ELMERMQ_CONNECTION_LABELstringelmermqConnection label (shown in management console)
ELMERMQ_RECONNECT_INTERVALnumber5000Time in ms to delay when reconnecting
ELMERMQ_RECONNECT_NUM_ATTEMPTSnumber10Number of retries when attempting reconnecting
ELMERMQ_POOL_SIZEnumber1Size of pool

FAQs

Package last updated on 25 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.