Skip to content

haidinhtuan/SAGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Service Affinity Graph-based approach for microservice placement

This repository includes 5 separate applications and each application has its own branch.

  • branch: monitoring_service
    • Monitoring Service - Microservice responsible for exploiting messaging information from running application
  • branch: mapping_service
    • Mapping Service - Microservice responsible for computing clusters of frequently communicating microservices
  • branch: migration_service
    • Migration Service - Microservice responsible for migrating services of a running application
  • branch: service_client
    • Client application that requests HTTP endpoint exposed by microservices of eShopOnContainers application
  • branch: eShopOnContainers
    • eShopOnContainers - Microservice-based web application that includes 6 communicating microservices through a RabbitMQ messaging broker

To evaluate the framework take a look at the README of the eShopOnContainers branch

About

SAGA: Service Affinity Graph-based Approach for intelligent microservice placement using communication-pattern clustering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors