Skip to content

Instantly share code, notes, and snippets.

View kudrin's full-sized avatar
💭
:rage1: :rage2: :rage3: :rage4:

Alexander Kudrin kudrin

💭
:rage1: :rage2: :rage3: :rage4:
View GitHub Profile

Massive file upload using JQueryUpload + Nginx + Rails + Sidekiq

The goal: Upload several files (virtually big files) to a Rails application without compromising the user experience.

Architecture

jQuery File Upload + Nginx + Rails (Carrierwave) + Sidekiq

  1. jQuery File Upload (http://blueimp.github.io/jQuery-File-Upload/)