ISSN/EISSN: 20668325
Subject:
Computer Science
---
Economics
Publisher: Saphira Publishing
Country: Romania
Language: English
Start year 2009
Publication fee:
No
--- Further Information
Journal homepage at publisher site

Loading...
Loading...The Information System Analyze and Design Methodologies, starting with SSADM thru EISADM, are not close up with the rapid progress made by the audit activities. The methodologies must be improved in order to create the theoretical framework to guide the IT systems developers identifying and analyzing the vulnerabilities, threatens and risks evaluation, so, they can define and implement the general and applications control procedures. The procedures will be the milestones for the IT Audit Management. Inside the Information System Analyze and Design Methodology.

Loading...
Loading...The paper is meant to be an extension of the theories of choice, empirical analysis and theories concerning communication between macro-economic sub-systems and even between (sub) systems. A new perception will be given to all these theories and a different meaning of the factors influencing finance decisions will be shown. Another factor is introduced taking into account one’s choice, which restructures somehow the perception of the function of individuals’ choice. I named it factor α (alpha) which is a spirituality factor provoking exchanges of information between economic sub-systems. This leads to a rearrangement of the economic and social patterns of behavior and of choice directly influencing the finance decisions and re-equilibrating the inter-conditioning sub-systems of the world.

Loading...
Loading...Several methods can be applied to parallelize a program containing input/output operations but one of the most important challenges is to parallelize loops because they usually spend the most CPU time even if the code contained is very small. A loop could by parallelized by distributing iterations among processes. Every process will execute just a subset of the loop iterations range.