Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Created May 10, 2017 12:32
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AdamBien/b1a66dafdae21c0c40d647f05f44e57c to your computer and use it in GitHub Desktop.
Save AdamBien/b1a66dafdae21c0c40d647f05f44e57c to your computer and use it in GitHub Desktop.
39thAirhacksQ&A.md
@dempile
Copy link

dempile commented Jun 4, 2017

Hi Adam,
I want to create a project with multiple java ee modules packaged in war files connected with each other with rest webservices, these wars are deployed in the same payara appserver and sharing a single database.
Is this kind of architecture suitable to build a project with large amount of data, and is having a unique database can cause performance problems ?
architect

In you opitnion what can be the architecture to build a JEE application with different business modules sharing data between them
thanks
Kiko

@jcrochavera
Copy link

Hi Adam, did you have any experience programming an scheduled MDB ?? Could you sho us an example?

Thanks

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