Skip to content
/ FaaS Public

A distributed systems architecture managing tasks across multiple nodes : Redis, FastAPI, Python

Notifications You must be signed in to change notification settings

pannich/FaaS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaaS Project – Distributed Task Management System

Key Features

  • A central task manager for dispatching functions to available worker nodes
  • Asynchronous communication and execution using REST APIs and multithreading
  • Basic failure recovery mechanisms for reassigning tasks from failed nodes
  • Logging and monitoring to track task status across the system

About

A distributed systems architecture managing tasks across multiple nodes : Redis, FastAPI, Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages