Ask questions and see you at July, 3rd at 6.PM. CET: http://www.ustream.tv/channel/adambien
Created
June 14, 2017 05:07
-
-
Save AdamBien/37e7dde8f2ef447edfa04354b9819b7d to your computer and use it in GitHub Desktop.
40thAirhacksQ&A.md
Hi Adam,
When working with microservice, what do you use to control the amount of simultanios access to a service? How do you do the load balance?
Can you recommend a good read on how to build applications with microservice?
Thanks for your help.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is it possible do programmatically deploy/enable/disable/undeploy a JEE app on glassfish, payara, jboss or others? Via a REST api or something?
I could only find some info about JSR 88, but it's not clear to me which platform implements it. I understood that it was an optional requirement.