DEV Community

kururu
kururu

Posted on

Messaging Queue system with Nodjes

i will create a chat system using socket io , rabbitMQ and database .

with rabbitmq you can send a message to queue when user is offline and after he connect , he will consume all messages in his queue.

any ideas? :)

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series πŸ“Ί

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series πŸ‘€

Watch the Youtube series

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay