International Journal of Applied Information Systems |
Foundation of Computer Science (FCS), NY, USA |
Volume 8 - Number 4 |
Year of Publication: 2015 |
Authors: Harpinder Kaur, Janpreet Singh |
10.5120/ijais15-451306 |
Harpinder Kaur, Janpreet Singh . Improvement in Load Balancing Technique for MongoDB Clusters. International Journal of Applied Information Systems. 8, 4 ( February 2015), 31-35. DOI=10.5120/ijais15-451306
Now is the era of cloud computing and related buzzwords are the virtualization, resource sharing, Big Data. With the advent of new technologies, gadgets or simply IOT has enabled the advanced connectivity of devices, systems, and services and with this the data is being produced at an enormous rates from these devices be it form sensors, GPS data, log files from different sources etc. which is mostly unstructured data. With the acquaintance with NoSQL technology MongoDB is extensively used to handle all types of data because of its various advantages as its auto-load balancing technique in which the primary node's read load is decreased by distributing load to the secondary nodes, other feature of MongoDB is its auto sharding technique which works by reducing the load over a node by splitting up data in chunks and migrating it over to other nodes. The present work endeavors to study the role of MongoDB's auto balancing technique. In present work MongoDB balancer is introduced to and the performance of balancer of MongoDB for MongoDB clusters in distributed environment is examined.