Analysis of SSD Utilization by Graph Processing Systems
Journal Title: Journal of Independent Studies and Research - Computing - Year 2015, Vol 13, Issue 1
Abstract
Graph Processing Systems are highly productive when it comes to graph data. While using data parallel approach, it could not exploit common characteristics of a graph computation workload. To address all these challenges, distributed graph processing frameworks were introduced which inherited both the properties of graph parallel systems and data parallel system. Usually, the standard operators which were being used by data parallel systems were filter, join, reduce and etc. while graph parallel system introduced operators such as sub-graph, mrTriplets and etc. In comparison with graph framework operators, the standard relational operators were too slow. Traditionally, all the frameworks and their benchmarks were executed over hard disk drive but modern storage technology has evolved which lead us to use Solid State Drives. Solid state drives are known for their lightning speed as it manages to retrieve and populate data using pulse. This paper presents an analysis of SSD by utilizing graph processing systems. It also discuss the pros and cons faced by the Graph Processing Frameworks and by using TRIM support how the issue of wear leveling can be resolved.
Detection of Road for Landing of Aircraft in an Unfamiliar Environment: A Comparative Study
This paper is a comparative study about detecting straight road from satellite images. There are multiple applications of road detection. Here, only straight road is considered for use as a landing strip for aircraft eme...
Urdu Optical Character Recognition Technique for Jameel Noori Nastaleeq Script
Urdu OCR's have been an object of interest for many developers in the recent years. Active research is being done pertaining to Urdu OCR’s, but because of the complexity associated with Urdu fonts; it still lacks perfect...
Comparative Analysis of Collaborative Filtering on GraphLab, MLlib and Mahout
Recommendation systems are used to recommend items or products to the user based on their previous purchases, visits, interests, ratings, wish-lists or reviews to develop interest and to display the accurate and suitable...
Analytical Comparison of RSA and RSA with Chinese Remainder Theorem
RSA encryption algorithm is one of the most powerful public key encryption algorithm. The problem with RSA algorithm is that RSA decryption is relatively slow in comparison to RSA encryption. Chinese Remainder Theorem (C...
A Review and Comparison of the Traditional Collaborative and Online Collaborative Techniques for Requirement Elicitation
Requirement elicitation is one of the major phases of the software development life cycle. As per authors knowledge, among many reviews, there is no review available on a comparison between Online Collaborative Requireme...