Giter Site home page Giter Site logo

digitalinnovationone / background-jobs-class-by-dio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robertosousa1/background-jobs-class-by-dio

1.0 2.0 1.0 49 KB

Code produced in a Webinar in which I taught on background processes with Node and Redis by Digital Innovation One.

License: MIT License

JavaScript 100.00%

background-jobs-class-by-dio's Introduction

Background jobs in Node.js with Redis.

In this video we talk about background tasks in Node.js with Redis, using a library called Bull for prioritizing processes, monitoring events, number of simultaneous processes, in addition to working in separate threads in the application.

GitHub top language GitHub language count Codacy grade Repository size GitHub last commit Repository issues

Technology   |    Prerequisites   |    Getting started   |    How to contribute   |    License

🚀 Technology

  • Express — A web framework for Node.js
  • Bull — Premium Queue package for handling distributed jobs

☑️ Prerequisites

🆙 Getting started

  • Clone this repo
  • Enter the folder background-jobs-class-by-dio
  • Run yarn or npm install to install the dependencies
  • Copy the .env.example file and create an .env file with email and Redis credentials
  • Run yarn dev and yarn queue to start the full featured local server

✏️ How to contribute

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with by Roberto Sousa 👋 Get in touch!

background-jobs-class-by-dio's People

Contributors

robertosousa1 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

alefaggravo

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.