Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7562149
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T13:20:32+00:00 2026-05-30T13:20:32+00:00

I am developing a web application using Python, Django and MySql. I have a

  • 0

I am developing a web application using Python, Django and MySql. I have a provision in the application where in a user can upload *.wmv and *.mov files which the system will process and convert it into *.mp4. I was using a single server architecture but as the user base is growing, video conversion consumes 90% of the memory. I am thinking of moving the video conversion / streaming server over cloud using Amazon EC2 so that the conversion takes place on a different server using Redis and Celery. I wanted to know if Redis – Celery supports multi-tier architecture. If anyone has ever successfully achieved this, please let me know the steps. It will be really helpful as I was googling this but couldn’t find any supporting documentation.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T13:20:34+00:00Added an answer on May 30, 2026 at 1:20 pm

    If you want to use a Celery queue to process your jobs, you’ll need to:

    • Set up rabbitMQ. You can do that on your existing host or on an EC2 instance
    • Set up Celery. The Docs are good.
    • Set up redis for whatever you need it for. Again, the docs are good
    • Configure your existing server to be able to talk to the task queue and redis. Basically, tweak EC2 firewall rules
    • Make sure the worker server(s) can see the files. Upload them to S3 is probably the easiest way to shift them back/forth from the cloud
    • Change your webserver code to trigger a celery task to do the conversion
    • Figure out what to do when the conversion finishes – how do you let the user know it’s done?
    • Go.

    Don’t worry about “n-tier” etc etc – this is a simple setup that you can get going in a day by following the docs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

First, some background: I'm developing a web application using Python. All of my (text)
I'm developing a web- application using NHibernate. Can you tell me how to write
I am developing a web application using Struts 2.1.2 and Hibernate 3.2.6.GA. I have
I have 5 years of work experience in developing WEB and WIN application using
I am developing a web application using JSF on Netbeans 7.0. I have created
I am developing a web application using NetBeans and MySQL as the database. I
I am developing a web application using django, postgreSQL, html5 and javascript. The application
Ok, I have been thinking of developing a web application using the play framework
I developing a web application using GWT where i am trying to upload a
we are developing a web application using MVC3 and VS2010. We have some pdf

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.