Closed angusscown closed 6 years ago
@angusscown Would you be keen to present this next month in October?
I've got a bit of travel in October. What date?
On 22 Sep. 2017 08:57, "Tom Ridge" notifications@github.com wrote:
@angusscown https://github.com/angusscown Would you be keen to present this next month in October?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BrisRuby/meetups/issues/128#issuecomment-331304249, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFPD1KaNyxFWbGYPzsXpjuo6rNGica5ks5skunbgaJpZM4Pbrf4 .
@angusscown Tues Oct 24.
@angusscown can we confirm you at this point?
Tom, sorry mate. I've been called to Melbourne next week. If that changes later in this week I'll let you know.
On Mon, 9 Oct 2017 at 10:13 Tom Ridge notifications@github.com wrote:
@angusscown https://github.com/angusscown can we confirm you at this point?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BrisRuby/meetups/issues/128#issuecomment-335048851, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFPD2eZ8rdC-D_QTndy8Ja_Qa09m3L5ks5sqWUqgaJpZM4Pbrf4 .
@angusscown no worries :), I've got another speaker lined up, just wanted to give you first right of reply. Can we tentatively lock you in for November?
@angusscown is this still a talk you'd like to give in the new year? Otherwise will close this issue off.
It's not always clear to web developers when you should use background work rather than doing things inside a web request.
This talk gives an overview of why we take things out of the web request and then will go into some sidekiq specific implementations.
I've been using Sidekiq and before that delayed job and before that.....