Skip to content

Benchmarks that can be used for comparing performance of monolithic and microservice applications.

Notifications You must be signed in to change notification settings

annaojdowska/monolith-vs-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

monolith-vs-microservices

Specific branches in this repository contain benchmark applications.

Technologies used: C#, Java, ASP.NET Core, Spring Boot, gRPC.


Branches:

  • microservices-dotnet - microservice app in .NET with HTTP as communication protocol.
  • microservices-java - microservice app in Java with HTTP as communication protocol.
  • microservices-dotnet-rpc - microservice app in .NET with RPC as communication protocol.
  • microservices-java-rpc - microservice app in Java with RPC as communication protocol.
  • monolith-dotnet - monolith app in .NET.
  • monolith-java - monolith app in Java.

About

Benchmarks that can be used for comparing performance of monolithic and microservice applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published