Source author record

A. Meiappane

A. Meiappane appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
1topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2013arXiv

Evaluation of Software Architecture Quality Attribute for an Internet Banking System

The design phase plays a vital role than all other phases in the software development. Software Architecture has to meet both the functional and non-functional quality requirements. The Evaluation of Architecture has to be performed, so that the developers are assured that their selected Architecture will reduce the cost and effort and also enhances the various quality attributes like Availability, Reusability, Performance, Modifiability and Extendibility. The success of the system depends upon the Architecture Evaluation by the essential method to the system. The overall ranking of the candidate architecture is ascertained by assigning weight to the scenario and scenario interaction. In this paper, SAAM method is taken to evaluate the two architectures from the various available method and techniques to achieve the various quality attributes by weight metric.

preprint2013arXiv

Visitor Pattern: Implementation of Enquiry Pattern for Internet Banking

This paper brings out the design patterns according to the various services involved in internet banking. The Pattern oriented Software Architecture uses the pattern which eliminates the difficulty of reusability in a particular context. The patterns are to be designed using BPM (Business Process Model) for effective cross cutting on process level. For implementing the above said BPM, the Internet banking has been taken to implement the pattern into it. The Analysis and identification of various processes in Internet Banking have been done, to identify the effective cross cutting features. With this process the pattern has been designed, as a reusability component to be used by the Software Architect. The pattern help us to resolve recurring problems constructively and based on proven solutions and also support us in understanding the architecture of a given software system. Once the model is finalized by analyzing we found enquiry pattern as the visitor pattern and implement the pattern.