Ask questions and see you at June, 5th at 6.PM. CET: http://www.ustream.tv/channel/adambien
Created
May 10, 2017 12:32
-
-
Save AdamBien/b1a66dafdae21c0c40d647f05f44e57c to your computer and use it in GitHub Desktop.
39thAirhacksQ&A.md
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
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 ?
In you opitnion what can be the architecture to build a JEE application with different business modules sharing data between them
thanks
Kiko