[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Discussions](/c/community/4)

# Any ETA for Message Queue?

189 views · 7 likes · 16 posts


62316e (@barna-4387) · 2025-11-19 · ♥ 1

Hi Vercel team,

Do you have any ETA for message queue?


Pauline P. Narvas (@pawlean) · 2025-11-21 · ♥ 1

Hey, @barna-4387! Nice to have you here, thanks for joining us :partying_face: 

We are aiming for by the end of the month for public beta - stay tuned!


mhobby (@mhobby16-7864) · 2025-12-12

Hey @pawlean , checking in here to see if the public beta launched yet?


Amy Egan (@amyegan) · 2025-12-12 · ♥ 3

Hey @mhobby16-7864. We're waiting to launch the public beta until after the holiday season. Keep an eye on the [changelog](https://vercel.com/changelog) in the new year :smile:


Oamar Kanji (@okanji) · 2026-01-15

[quote="amyegan, post:6, topic:28043"]
changelog

[/quote]

Hey, any eta?


Anshuman Bhardwaj (@anshumanb) · 2026-01-15 · ♥ 1

Hi @okanji, we don't have an exact date to share but I've asked the team about it.


Oamar Kanji (@okanji) · 2026-01-19

Sounds good, thank you :)


mhobby (@mhobby16-7864) · 2026-01-21

hi @anshumanb , just following up here. If there is even some sort of directional timeline it would be super helpful. I’m just trying to get a sense if i need to look for a different solution or if i can wait until this launches, as I’d much rather using it if we are still expecting it soon.


Anshuman Bhardwaj (@anshumanb) · 2026-01-22

Hi @mhobby16-7864, we're are still in private beta so no updates yet. Thanks for your interest.


mhobby (@mhobby16-7864) · 2026-01-22

Hi @anshumanb , understood, but last communication we heard on this thread was that original plan was a public beta end of December, then that was delayed to after the holiday season, so I’m just trying to get a sense if the target is still very soon or if things changed and now there is just no timeline anymore?


Anshuman Bhardwaj (@anshumanb) · 2026-01-23

Hi @mhobby16-7864, I understand your point. I don't have any specific information yet. I'm trying to some more and will post here when I have an update. We appreciate your patience.


Grokpot (@grokpot) · 2026-02-06

hey @anshumanb , I’m so ready for this feature!! :slight_smile: 

Can you tease us with any info updates?


Anshuman Bhardwaj (@anshumanb) · 2026-02-09

Hi @grokpot, welcome to the Vercel Community!

I don't have an exact date on it. Can you share a bit about your task? 

I can recommend using useworkflow.dev, which is built on top of Vercel Queues and takes care of all the underlying logic for the primitives for great DX.

Let me know if you have any questions.


Grokpot (@grokpot) · 2026-02-13

Hey @anshumanb 

My use cases are pretty standard SaaS - user can give input, we ship it off to an async task, and they get their results later.

I've checked out [useworkflow.dev](http://useworkflow.dev/) and now I'm confused about the product differentiation - this looks like official Vercel, but then why are you simultaneously launching Queues? Why does it have a different website and not live in Vercel docs?

Which one should I use if I don't want to rewrite my async message stack in 6 months?

Thanks!


Anshuman Bhardwaj (@anshumanb) · 2026-02-16

Hi @grokpot, that's good question. So, https://github.com/vercel/workflow is an open source project from the Vercel team and contributors. It is a framework for Async and durable tasks. The framework is agnostic to platform as it can be use the Vercel Queues as the underlying primitive or any other https://useworkflow.dev/worlds.

> The [World abstraction](https://useworkflow.dev/worlds) allows workflows to run anywhere — locally, on Vercel, or on any cloud. The runtime, queues, and persistence are modular and entirely swappable.

To answer your question: 

[quote="Grokpot, post:18, topic:28043, username:grokpot"]
Which one should I use if I don’t want to rewrite my async message stack in 6 months?
[/quote]

You can safely use `useworkflows` with Vercel Queues a.k.a Vercel World, as it's already being used heavily even in production apps.


Amy Egan (@amyegan) · 2026-03-02 · ♥ 1

Queues are now in public beta

https://vercel.com/changelog/vercel-queues-now-in-public-beta