Giter Club home page Giter Club logo

adi10hero / fcrr Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 97 KB

Flask Celery RabbitMQ Redis, A dockerized application which is really fast and scales easily, only docker and docker-compose is needed on your machine, rest is handled by me :)

License: GNU General Public License v3.0

Shell 12.54% Dockerfile 15.00% Python 66.35% HTML 6.10%
flask rabbitmq task-queue task-scheduler redis celery celery-redis celery-rabbitmq flask-celery-rabbitmq-redis flask-celery-docker

fcrr's Introduction

f.c.r.r

Flask Celery RabbitMQ Redis

Uses flask with celery as the worker, rabbitmq as broker and redis for backend. Scales well, really fast :)

To run the application:

Prerequisite:

If you don't have docker and docker compose please install it with the following code:

chmod +x install_docker_compose.sh
./install_docker_compose.sh

How to use

Method 1:

docker pull adi10hero/fcrr:latest
docker-compose up

Method 2:

docker-compose up --build  #this builds the application (recommended)

Results

  1. When your app runs successfully

  1. When you click submit as new task

  1. When you check for status of a newly created (long) task

  1. When status is checked after completion of task

Note:

  • Minimal application built under 4-5 hrs with no prior knowledge of any component except flask.
  • Contributions highly appreciated.
Some URLs for testing:

fcrr's People

Contributors

adi10hero avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.