Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Created August 10, 2016 06:47
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save AdamBien/37a17360d3cdc278c1a98847dc1c5359 to your computer and use it in GitHub Desktop.
30thAirhacksQ&A.md
@jhogan515
Copy link

What is the current state of ESB, and will it or something like it become part of JEE? It seems that the popularity of SOA and microservices has caused a void area in the architectures of a lot of companies. Companies end up with very large collections of services with all pointing at the same things. The proliferation of services (possibly excessive) seems to create lots of redundant configuration, and I believe it makes it a lot more difficult for developers to comprehend different parts of systems. Maybe a more standardized ESB would help ...?

@t-shaguy
Copy link

t-shaguy commented Sep 1, 2016

Hi Adam,

Many thanks for this great work. Please are connection pools more reliable than CMP/ Application Server Data-sources in enterprise applications, Please what is your best practice advise as regards this?

@t-shaguy
Copy link

t-shaguy commented Sep 1, 2016

Hi Adam,
Please are there times, where running / exposing a web service on the JVM are more robust / better than on an application Server say wildfly or Payara ... ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment