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 7564755
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T13:58:33+00:00 2026-05-30T13:58:33+00:00

I have a following question: Consider flowing data through pipe to python script and

  • 0

I have a following question:
Consider flowing data through pipe to python script and processing it there line by line.
The rate of lines of text going to the pipe is very fast (sys.stdin.readline ), and what if lines of text are coming too fast for script to handle, what happens then? Will stdin read lines in order or the newest one?

  • 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-05-30T13:58:34+00:00Added an answer on May 30, 2026 at 1:58 pm

    The pipe is managed by the operating system: One process writes to the pipe, the OS buffers what was written and passes it on to the reading process. If the buffer of the pipe is full, subsequent write operations of the writing process will simply block until there is enough space in the buffer again.

    So in short, the OS makes sure nothing gets lost, and you don’t have to worry about it.

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

Sidebar

Related Questions

Dear g++ hackers, I have the following question. When some data of an object
I have gone through following question. Convert NSString to NSDictionary It is something different
I have downloaded sample code from Apple Center.I also have gone through following question:
I have a question about using os.execvp in Python. I have the following bit
I have a question about .net generics. Consider the following code: public abstract class
Consider the following data model: Suppose I have a table called SuperAwesomeData where each
I'm working on my compiler homework and I have the following question: Consider the
I have a question regarding RouteLink vs. ActionLink. Consider the following route routes.MapRoute(Routename1, {someEnum}/SpecificAction/{id}/{stringId},
I have the following homework question: Consider the following declarations and answer the question.
I have faced the following interview question. Consider this function declaration: void quiz(int i)

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.