Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module vs Microservice #13

Closed
sumukhbhat2701 opened this issue Aug 24, 2022 · 0 comments
Closed

Module vs Microservice #13

sumukhbhat2701 opened this issue Aug 24, 2022 · 0 comments

Comments

@sumukhbhat2701
Copy link

Me and my team are working on a novel load balancing algorithm for fog computing. iFogSim2 has introduced a new way to bring in microservices into the application and readily coding a load balancer for it in LoadBalancer.java file which was not present in iFogSim. What does this load balancer do exactly and why is it so specific to microservices?

Also is there any difference between a microservice and a module in ifogsim other than the additional features like load balancers, service discovery etc implemented for it? Because logically when I am creating an application, I can divide it either into smaller modules or into smaller microservices, but ifogsim2 provides more fine grained control when I create microservices.

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant