Skip to content

harshitpandey0426/Application_Platfrom_For_Smart_City_Like_Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Distributed IoT PLatfrom

Rules to run Communication Module

  1. Download and setup docker , docker compose
  2. Now goto the bootstrap module and run init.py (it is doing docker-compose up for kafka)
  3. Goto the communation_module directory and import communication module
  4. Call the Sample producer interface communication_module.ApplicationManager_to_ServiceLifeCycle_Producer_interface(mess) [ see ApplicationManger.py ]
  5. Call the Sample consumer interface communication_module.ApplicationManager_to_ServiceLifeCycle_interface(fun) [see ServiceLifeCycle.py ]
  6. Videolink: https://www.youtube.com/watch?v=rixFLCBNLao&t=333s

Distributed platform that provides

  • Build, development and deployment functionalities.
  • The platform will be able to deploy and run applications that can be used to manage a smart city.

Features of the platform:

  • Distributed
  • Maintainable
  • Fault tolerent

Architechture:

final.png

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.6%
  • HTML 12.3%
  • Shell 2.0%
  • JavaScript 0.1%