Wireless sensor networks consist of hundreds or thousands of applications such as environmental monitoring, traffic analysis, tactical systems and industrial process monitoring. Most of the packet-scheduling mechanisms of WSN use First Come First Served (FCFS), non-preemptive priority and preemptive priority scheduling algorithms. These algorithms incur a high processing overhead and long end-to-end data transmission delay due to the FCFS concept .These algorithms are not dynamic to the changing requirements of WSN applications since their scheduling policies are predetermined. Developing packet scheduling algorithms in wireless sensor networks can efficiently enhance delivery of packets through wireless links. Packet scheduling can guarantee quality of service and improve transmission rate in wireless sensor networks. Considering this combination we are basically focusing on the nodes of wireless sensor network as the process required shortest coverage area to reach. We apply FCFS algorithm & priority algorithm for calculating delay. We can use it for mixing with coverage area for further process. After priority on the basis of time reduction we have to apply SJF (shortest job first) execution time finding. Finally, we have to compare on the basis of delay and execution time. Improve the performance of task scheduling schemes in terms of end to end delay and deadlock prevention.