SPIM Architecture for MVC based Web Applications

Computer Science – Networking and Internet Architecture

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

The Model / View / Controller design pattern divides an application environment into three components to handle the user-interactions, computations and output respectively. This separation greatly favors architectural reusability. The pattern works well in the case of single-address space and not proven to be efficient for web applications involving multiple address spaces. Web applications force the designers to decide which of the components of the pattern are to be partitioned between the server and client(s) before the design phase commences. For any rapidly growing web application, it is very difficult to incorporate future changes in policies related to partitioning. One solution to this problem is to duplicate the Model and controller components at both server and client(s). However, this may add further problems like delayed data fetch, security and scalability issues. In order to overcome this, a new architecture SPIM has been proposed that deals with the partitioning problem in an alternative way. SPIM shows tremendous improvements in performance when compared with a similar architecture.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

SPIM Architecture for MVC based Web Applications does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with SPIM Architecture for MVC based Web Applications, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and SPIM Architecture for MVC based Web Applications will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-422481

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.