International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 105 - Number 18 |
Year of Publication: 2014 |
Authors: Urmani Kaushal, Avanish Kumar, Narendra Kumar |
10.5120/18479-8503 |
Urmani Kaushal, Avanish Kumar, Narendra Kumar . K-Mean Clustering based Task Allocation Model for Distributed Real-Time System. International Journal of Computer Applications. 105, 18 ( November 2014), 29-33. DOI=10.5120/18479-8503
The distributed real-time system [DRTS] is the great platform for parallel application. Multiple tasks will be formed of the parallel application, which are to be allocated over the nodes available in DRTS. Numbers of tasks are much more than available nodes in the system. The tasks should be grouped or clustered in a very efficient manner and allocated over the nodes of the system efficiently for the minimization of overall system cost and maximization of system performance. Task allocation is NP-hard problem. A model based on k-mean clustering has been proposed in this paper. In the suggested model, the limitation of memory and the number of tasks allowed over the processor has been considered. MATLAB 7. 11. 0 has been used to simulate the proposed model.