Distributed Segment Tree Using MapReduce
In this paper we aim to propose an efficient method to implementing a distributed segment tree. For this purpose we use MapReduce which is a powerful tool in parallel data processing to divide the task among P separate processors. We will exploit parallel processing in order to decrease the time complexity of segment tree implementation and range queries.
Distributed Segment Tree Using MapReduce. (2017). International Journal of Engineering and Computer Science, 3(06). http://ijecs.in/index.php/ijecs/article/view/691