Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 344 Bytes

File metadata and controls

11 lines (9 loc) · 344 Bytes

Node-Queueing-System

This is a project for creating job scheduling server where jobs are coming from the clients and we have to make processes to do computations. Read architecture.js for understanding the working and rough layout of project.

Tech used:

  • NodeJs
  • ExpressJs
  • MongoDB
  • Redis