<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Qified</title><link>https://qified.org/</link><description>Task and Message Queues with Multiple Providers</description><lastBuildDate>Fri, 24 Apr 2026 22:36:36 GMT</lastBuildDate><atom:link href="https://qified.org/feed.xml" rel="self" type="application/rss+xml" /><item><title>qified</title><link>https://qified.org/docs/</link><guid isPermaLink="true">https://qified.org/docs/</guid><description>tests GitHub license codecov npm npm Task and Message Queues with Multiple Providers Simple Message Queue for Processing Messages Simple Message Format Message Easily Send a Message publish() Easily Subscribe to a message Queue subscribe()...</description></item><item><title>@qified/nats</title><link>https://qified.org/docs/nats/</link><guid isPermaLink="true">https://qified.org/docs/nats/</guid><description>NATS message provider for Qified. This package implements a message provider backed by NATS using the publish/subscribe operations. A special thanks to Santosh Bandichode for creating this package! Installation Usage with Qified API NatsMes...</description></item><item><title>@qified/rabbitmq</title><link>https://qified.org/docs/rabbitmq/</link><guid isPermaLink="true">https://qified.org/docs/rabbitmq/</guid><description>RabbitMQ message and task provider for Qified. This package implements a message provider and a task provider backed by RabbitMQ. The message provider uses queues for publish/subscribe operations, and the task provider adds reliable task qu...</description></item><item><title>@qified/redis</title><link>https://qified.org/docs/redis/</link><guid isPermaLink="true">https://qified.org/docs/redis/</guid><description>Redis message provider for Qified. This package implements a message provider backed by Redis using the Redis publish/subscribe commands. Installation Usage with Qified API RedisMessageProviderOptions defaultRedisUri RedisMessageProvider co...</description></item><item><title>@qified/zeromq</title><link>https://qified.org/docs/zeromq/</link><guid isPermaLink="true">https://qified.org/docs/zeromq/</guid><description>ZeroMQ message provider for Qified. This package implements a message provider backed by ZeroMQ using queues for publish and subscribe operations. Messages only: @qified/zeromq does not provide a task queue implementation — ZeroMQ&apos;s pub/sub...</description></item></channel></rss>