Round Robin Based Efficient Resource Allocation and Utilization in an Organization

Abstract
In an organization, resource allocation to a request is a complex task. Traditionally, resource allocation is done through manually with high time consumption. Similarly, collision is occurring for allocating a single resource to multiple requests. Thus, leads to complex problems and slow-down the working process. The existing resource allocation technique, allocate resources continuously to a specific request and omit another request. This kind of allocation technique also leads to lots of critical issues. That is the non-allocated process never gets a resource. To overcome these issues, the Round Robin based Resource allocation and Utilization technique is proposed in this work. The Round Robin technique allocates resources to the request in an efficient with equal priority. Similarly, the proposed technique reduces collision and takes less time for mapping a resource with a request. The experimental results shows improved accuracy than the traditional resource allocation technique.