Skip to content

A software that's using Monte Carlo simulation for showing availability of combination of microservices

License

Notifications You must be signed in to change notification settings

gitaroktato/microservices-availability-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microservices-availability-simulator

A software that's using Monte Carlo simulation for showing availability for a combination of microservices.

Usage

You need the following libraries installed:

  • networkx
  • mathplotlib

See main.py for an example of how to use the simulator. Another detailed example can be found in the examples folder. I also encourage you to read the article I wrote about this topic. It explains everything in detail.

Screenshots

screenshot1 screenshot2

References

NxGraph used as a graph library

Whitepapers describing relevant topics

About

A software that's using Monte Carlo simulation for showing availability of combination of microservices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages