On 25/06/2010 10:36 AM, Rajasekar Karthik wrote:
Shared library is a good option - will give it a try!
Most of the back-end functionality are services!

Breaking the webapp into multiple webapps?
Do you mean by functionality?
If not, what did you mean?

My disk speed is around 7200 RPM (SATA).

We have services that perform some "controller" functions.
In our case, these range from printing reports or course completion certificates to a cache manager that can be asked about various stable database entries such as codes or the user's view of course catalogue for our LMS based on the user's group access and competency requirements.

Anything that you do to add more of a service architecture will reduce the size and complexity of individual webapps at the expense of having more webapps that change less often (and get built less often)

Ron

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to