The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> HTTP server
rag
post Jan 29 2007, 11:31 PM
Post #1





Group: Members
Posts: 8
Joined: 26-October 06
Member No.: 573




hi all,
i am implementing HTTP server using C, till persistant connection coding has been done ,next i need to implement pipelining so can anyone tell the logic how to implement pipelining in the HTTP server.
reply anyone plz
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Brian Chandler
post Jan 30 2007, 01:48 AM
Post #2


Jocular coder
********

Group: Members
Posts: 2,460
Joined: 31-August 06
Member No.: 43



Easy:

(1) Go to university, study computer science

(2) Practice programming

(3) Look up "pipelining" on the web

(4) Implement it

One useful shortcut to remember is to see how other people have done it. Have you looked at how Apache works?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 27th April 2024 - 05:28 AM