Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 988 Bytes

index.md

File metadata and controls

28 lines (18 loc) · 988 Bytes
layout title subtitle use-site-title
page
Workerholic
How we built a Background Job Processor from scratch
true

This is the story of how three Software Engineers decided to shed some light on Background Job Processors by building one from scratch. We started by developing a deeper understanding about the use for a Background Job Processor (BJP), then we identified the most popular ones in the Ruby-ecosystem and, finally, we built one from scratch.

In this story we will walk you through the process of how we managed to build a BJP from scratch, Workerholic, that compares to Sidekiq in terms of performance.

But first, let us introduce ourselves:

{% include contact_us.html %}

We are looking for our next opportunity, so don't hesitate to click us to get in touch!

Here is a quick demo of Workerholic in action:

demo_workerholic{:id="demo"}


Table of Contents

{% include toc.md %} {% include story.md %}