Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^7: Stuttering Children (shared seek)

by cmv (Chaplain)
on Sep 24, 2014 at 12:44 UTC ( [id://1101785]=note: print w/replies, xml ) Need Help??


in reply to Re^6: Stuttering Children (shared seek)
in thread Stuttering Children

++tye thanks for this post. These are the kinds of responses that keep me coming back here.

I've redesigned my code to avoid using __DATA__ in forked children, but I still want to know why this is happening and what's going on.

It's like an itch I can't scratch...

Your post gave me new things to think about. Maybe others can help out as well, or a flash of insight will hit me and all will become clear. If that happens (fingers-crossed) I'll be sure to post.

Thanks

-Craig

  • Comment on Re^7: Stuttering Children (shared seek)

Replies are listed 'Best First'.
Re^8: Stuttering Children (next steps)
by tye (Sage) on Sep 24, 2014 at 13:08 UTC

    Then you should re-run this type of experiment in your environment while using strace (or truss, or whatever it is called on your version of Solaris) to see what Perl is actually asking of the OS. Also, put more data at the end than Perl will read into buffers (how much that needs to be should become clear after looking at the first strace output).

    - tye        

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1101785]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-25 12:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found