Ask questions and see you at July, 3rd at 6.PM. CET: http://www.ustream.tv/channel/adambien
-
-
Save AdamBien/37e7dde8f2ef447edfa04354b9819b7d to your computer and use it in GitHub Desktop.
Hi, Adam. Thanks for the screencasts, they are awesome.
My first question:
I saw it several times in your screencasts but i didn't get the idea behind async rest requests (CompletableFuture, @suspended). When to use it? What is the use case? When to avoid it?
2nd question:
Do you have any experience with docker swarm? Any tips or avoid it?
Thanks.
Bastian
Hi Adam,
We have REST app which has dependency on one of module that has EJB annotation. Wildfly tend to start too many threads for EJB because one of the jar has EJB annotation. How we can make it not to start EJB threads.
We use Wildfly 10
Hi dear Adam
- Do you think MVC is dying? both for back-end and front-end? (https://www.infoq.com/articles/no-more-mvc-frameworks)
- Do you use Reactive Programming? when? why? which use cases?
- Which of Java EE technologies should one learn for creating microservices with Java?
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.
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.
I am interested in the course of Java EE microservices I have some doubts to clarify
In Java EE 7 Microservices, do you use Jenkins?
If I buy the course, can I ask you specific questions about microservices if you do not cover it in the course?