Redecoration in Banking Application For SSD Configuration
Loading...
Files
Date
2018-10-17T12:15:38Z
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
This project is developed for an application to make fit to run under a SSD (solid state drive)
server. The solid-state drive is the storage kind which is developed by Google for strong their
information and data in the hardware less environment. This technology is later used in various
businesses for the fast and safe data storages. The hardware storage and RAM method of
searching is completely avoided in the SSD. In this project we are coding our application in a
form where data can be stored in a precompiled format and auto garbage collection method
which can enhance the application performance to run under a SSD environment.
In the SSD method there is no hardware kind storage mechanism; this will be using an
electronic chip like storage feature for the storage which has integrated circuit for storing the
data. The advantage of this storage is the less space needed to make a server and more data can
be used for storing. In the new system for cooling the circuit the silicon coating is introduced so
that energy for cooling can be saved.
But in this technology the main duty of a programmer is to make the data to be stored in the
precompiled format, by doing so the space needed to store, the time for accessing the file can be
saved at a great level. The store procedure is used for converting the data in the precompiled
format. When we consider an application for the banking sector the apart from the precaution
taken for the data storage we must take care of the securities. In the normal case in developing a
banking project the developers will be given lessons for not using any kind of client side storing
techniques like cookies or query strings. Sine these data can be misused by any kind of hackers.
Description
Keywords
Ayan Chatterjee, 1NH15MCA13