From 9d6087c32aa9bc6fbb85a12b724779fd617038cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Gerhard=20Lindesva=CC=88rd?= Date: Thu, 12 Feb 2026 21:48:04 +0000 Subject: [PATCH] public: update groupmq article --- apps/public/content/articles/bullmq-alternative.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/public/content/articles/bullmq-alternative.mdx b/apps/public/content/articles/bullmq-alternative.mdx index 953ef317..1f0c1c48 100644 --- a/apps/public/content/articles/bullmq-alternative.mdx +++ b/apps/public/content/articles/bullmq-alternative.mdx @@ -1,8 +1,8 @@ --- -title: A BullMQ Alternative for Grouped Job Processing -description: An open-source queue system that eliminates race conditions through intelligent job grouping, perfect for high-throughput event processing pipelines +title: "BullMQ Alternative: GroupMQ for Sequential Job Processing Without Race Conditions" +description: "Tired of race conditions with BullMQ? GroupMQ is a free, open-source alternative that processes grouped jobs sequentially — no locks, no Pro license needed." date: 2025-10-31 -updated: 2026-02-07 +updated: 2026-02-12 team: OpenPanel Team tag: Article cover: /content/bullmq-alternative.jpg