Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8945917
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T12:22:34+00:00 2026-06-15T12:22:34+00:00

Can some one explain me how pipelined requests are treated on a server in

  • 0

Can some one explain me how pipelined requests are treated on a server in python (or any other scripting language)?

Suppose I have web services made in python callable by iOS client. The client pipelines the requests and sends them to server. How can I receive and handle these requests on the server and send the appropriate response?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T12:22:36+00:00Added an answer on June 15, 2026 at 12:22 pm

    HTTP Pipelining

    Wikipedia and Mozilla have good pipelining explanations. The following picture basically says it all.

    "Schema of non-pipelined vs. pipelined connection." - Wikipedia

    Normally (without pipelining), the client sends a request to the server and waits for a response before sending another request. With pipelining, however, the client sends multiple requests without waiting for the server’s response.

    So, what does my server have to do to implement pipelining?

    Actually, not much. All a server has to do to support pipelining is ensure that "that network buffers are not discarded between requests" (wikipedia). All HTTP/1.1 servers support pipelining.

    The client is responsible for the bulk of the error handling (resending packets, etc.) and other headaches that come with implementing pipelining.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can any one explain difference between position and anchor point in cocos-2D with some
Can some one explain (or quote a reference) to compare the scoring mechanism used
Please can some one explain the javacv method for the pyrDown() method. I'm trying
Can some one please explain why this loop never 'breaks' and goes on forever
Can some one explain me how the internal behavior when we add two Integer
Can some one explain to me the difference between categories and inheritance in Objective
can some one explain the difference between Team Build + MSBuild ? also how
IP_ADDR=192.168.1.128 printf '%02X' ${IP_ADDR//./ }; echo Can some one explain how this simple oneliner
when I type wget http://yahoo.com:80 on unix shell. Can some one explain me what
can some one explain me how to cut some string with using linux features

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.