lnug / speakers

Open an issue to submit a talk
https://github.com/lnug/speakers
44 stars 7 forks source link

Scheduled Messaging with RMQ, Redis, Postgres #136

Closed sp3c1 closed 5 years ago

sp3c1 commented 6 years ago

It is kind of interesting how in 2018 we are missing a timed messaging queue system out of the box, and there is no clear standard how to handle the matter. We will showcase some valid use cases, discuss performance, engineering and architectural limitations, implementing and comparing RMQ, Redis and Postgres based solutions.

Bartlomiej Specjalny, Senior Software Engineer at Bizzby Limited, a fullstack software engineer with background in computer graphics and multimedia.

admataz commented 6 years ago

Hi @sp3c1 - great to hear from you again - and thanks for your proposal - this sounds interesting - I'd love to hear an overview of the use cases and implementation of queues in node.js - and some context around what you would consider a "proper scheduling queue" and how your wrapper approach can help.

@lnug/organisers - can I get some feedback and a seconder?

A couple comments from me: Can you alter your description to clarify "RMQ" - I think it's better to refer to this with it's full name - not all attendees will know what this is when this goes out on the website/meetup/email.

How are you for June 27th?

And a couple small things we need to confirm (you've done this before - so you should know....):

sp3c1 commented 6 years ago

Hey, There is strong chance i wont be around in June (Thailand), but July should be alright.

Wrote kind of outline http://sp3c1.ninja/2018/04/13/Scheduled-Messages-with-RMQ/ - nobody reads it so I am using more as a notepad atm ;]

What I mean by a"proper scheduling queue" is that apart from amazon take on queues, no large enterprise ready system actually does offer such functionality (setting an time on message, that would determine in first order when the message becomes visible to the consumer) without large descriptions of warnings and limitations. And even amazon one is actually offering max 15 minutes time frame while the problem - scheduled async task with arbitrary execution time - is actually quite common.

Maybe title should be more telling about the arbitrary time aspect?

sp3c1 commented 6 years ago

@admataz Cool. seems like i will be around, that time.

Will alter also a bit title and synopsis

admataz commented 6 years ago

Hi @sp3c1 - just checking - Do you mean you will be around in June? I'm happy to schedule you for July (or another month) if that's better

admataz commented 6 years ago

@lnug/contributors - can we get another member to feedback and second this talk?

FabioAntunes commented 6 years ago

This seems like a great talk, would be nice to simplify a bit the synopsis to make it more friendly for devs with no experience on messaging queues.

On Thu, 17 May 2018, 21:19 Adam Davis, notifications@github.com wrote:

@lnug/contributors https://github.com/orgs/lnug/teams/contributors - can we get another member to feedback and second this talk?

— You are receiving this because you are on a team that was mentioned. Reply to this email directly, view it on GitHub https://github.com/lnug/speakers/issues/136#issuecomment-389997241, or mute the thread https://github.com/notifications/unsubscribe-auth/ACbUIa5ajvyLQBqthNs4blRNrdT8RiyUks5tzds7gaJpZM4TXAsP .

sp3c1 commented 6 years ago

Hey, yes, will be around in June.

K fabs, will try to simply this a bit ;]

admataz commented 6 years ago

Hey @sp3c1 - was just juggling things with the schedules today - can you do July instead?

sp3c1 commented 6 years ago

yeah, July is fine ;]

2018-05-20 15:34 GMT+01:00 Adam Davis notifications@github.com:

Hey @sp3c1 https://github.com/sp3c1 - was just juggling things with the schedules today - can you do July instead?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lnug/speakers/issues/136#issuecomment-390487179, or mute the thread https://github.com/notifications/unsubscribe-auth/AETKMMOqhAa2VmNB_4e9Mc1x1CXz-0fcks5t0X7vgaJpZM4TXAsP .

admataz commented 6 years ago

Hey @sp3c1 !

I hope all is well with you? just checking you're still good for Wednesday's meetup? I won't be there, but @FabioAntunes will be looking after proceedings - and we have a full house of attendees signed up.

Note, venue details: CONDÉ NAST ADELPHI 1-11 JOHN ADAM ST WC2N 6HT

Organisers will be there from around 6pm getting things set up.

sp3c1 commented 6 years ago

Yeah, all good.

admataz commented 6 years ago

Hi @sp3c1 - just an update - I'm chasing about the video for the evening - I believe there were some technical glitches on the night - so not sure what the status is... will let you know as soon as I find out

admataz commented 5 years ago

Hey @sp3c1 - seems these technical glitches were never resolved... I'm sorry I was away for this and don't know what happened. Closing this now - if you have any info or concerns please get in touch!

See you at a future LNUG soon hopefully !