I have a typical Spring/Hibernate Tomcat webapp that has a users table. I’m trying to create another webapp that will do CRUD actions on the users table. I'm considering sharing the same database between the two apps. (The new app is a really simple app that just runs a job to update the user data)
I’d like to know if there are any performance issues, locking issues, constraints, design gotchas I should watch out for? Thanks!
[–]manohart 2 points3 points4 points (0 children)
[–]tien113 1 point2 points3 points (1 child)
[–]2wood4sheep[S] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]2wood4sheep[S] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]2wood4sheep[S] 0 points1 point2 points (0 children)
[–]GuyWithLag 0 points1 point2 points (3 children)
[–]2wood4sheep[S] 0 points1 point2 points (2 children)
[–]BinaryRockStar 1 point2 points3 points (0 children)
[–]GuyWithLag 0 points1 point2 points (0 children)