Open Access Open Access  Restricted Access Subscription Access
Open Access Open Access Open Access  Restricted Access Restricted Access Subscription Access

Improving Client Performance by Preventing Buffer Size Exhaustive


Affiliations
1 Dept. of Comp.Sc & Engg, P.O.Box:732., Bahir Dar University, Ethiopia
2 Bahir Dar University, Ethiopia
3 Software Development, India
     

   Subscribe/Renew Journal


While a network is performing its tasks, the packets are captured and analyzed to estimate the traffic passing along with results displayed by the machine comprising the installed tool. It is possible to filter the network traffic to focus on the specified needed information. During the process, the experimental analysis showed the buffer utilization is done whereas the buffer usage is in critical state. This implies that if the buffer is nearing to its full capacity then it loses its efficiency by not allowing the newly arriving packet contents. However the same buffer size was used for both reading and writing operations and this itself the challenge. The buffer usage was found to be exhaustive leaving no free space for the newly incoming byte. We propose a double buffering management system whereas both the reading and writing are done simultaneously using incremental movements capable of dual operations simultaneously. The pointed bit positions are sent and the pointer is incremented till the end of the first buffer. After sending the last bit then the pointer is moved to the first bit of second buffer. This process is repeated until the last bit is sent. The obtained results are displayed showing that this system is more efficient than that of the previous system and has more packets to transact.

Keywords

Buffer, Byte, Client, Double Buffer, HTTP, Packet, Server And Traffic Analysis.
User
Subscription Login to verify subscription
Notifications
Font Size

Abstract Views: 240

PDF Views: 3




  • Improving Client Performance by Preventing Buffer Size Exhaustive

Abstract Views: 240  |  PDF Views: 3

Authors

M. Prathap
Dept. of Comp.Sc & Engg, P.O.Box:732., Bahir Dar University, Ethiopia
D. Arthi
Bahir Dar University, Ethiopia
M. Chandrasekhar
Software Development, India

Abstract


While a network is performing its tasks, the packets are captured and analyzed to estimate the traffic passing along with results displayed by the machine comprising the installed tool. It is possible to filter the network traffic to focus on the specified needed information. During the process, the experimental analysis showed the buffer utilization is done whereas the buffer usage is in critical state. This implies that if the buffer is nearing to its full capacity then it loses its efficiency by not allowing the newly arriving packet contents. However the same buffer size was used for both reading and writing operations and this itself the challenge. The buffer usage was found to be exhaustive leaving no free space for the newly incoming byte. We propose a double buffering management system whereas both the reading and writing are done simultaneously using incremental movements capable of dual operations simultaneously. The pointed bit positions are sent and the pointer is incremented till the end of the first buffer. After sending the last bit then the pointer is moved to the first bit of second buffer. This process is repeated until the last bit is sent. The obtained results are displayed showing that this system is more efficient than that of the previous system and has more packets to transact.

Keywords


Buffer, Byte, Client, Double Buffer, HTTP, Packet, Server And Traffic Analysis.