YoVDO

Acidic Jobs - A Layman's Guide to Job Bliss

Offered By: Ruby Central via YouTube

Tags

RubyConf Courses Ruby Courses Idempotency Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore techniques for creating robust and ACIDic background jobs in Ruby infrastructure in this RubyConf 2021 talk. Delve into the importance of idempotency and transactionality in job processing, learning how to define and identify jobs uniquely. Examine operational steps, comparing job-wise and step-wise idempotency approaches. Discover the use of Step Batches in Sidekiq Pro for parallel job execution and workflow blocking. Gain practical insights to enhance your Ruby background job implementation and achieve job bliss through ACIDic principles.

Syllabus

ACIDic Jobs A Layman's Guide to Job Bliss
Transactional Jobs
– Idempotent Jobs
Idempotency & Uniqueness To guarantee idempotency, we must be able to define and identify the job uniquely
Operational Steps
Job-wise vs Step-wise Idempotency
Step Batches
Batches are Sidekig Pro's tool to create a set of jobs to execute in parallel and then execute a callback when all the jobs are finished.
Parallel Executing + Workflow Blocking


Taught by

Ruby Central

Related Courses

Performance Does - Not - Matter
Ruby Central via YouTube
Solidarity not Charity and Collective Liberation
Ruby Central via YouTube
Eclectics Unite - Leverage Your Diverse Background
Ruby Central via YouTube
What Does "High Priority" Mean? The Secret to Happy Queues
Ruby Central via YouTube
Splitting - The Crucial Optimization for Ruby Blocks
Ruby Central via YouTube