Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: keeping connection alive while spending time building a zip file

by Anonymous Monk
on Aug 11, 2011 at 21:53 UTC ( [id://919953]=note: print w/replies, xml ) Need Help??


in reply to keeping connection alive while spending time building a zip file

The only other approach that springs to mind is MIME multipart messages. I seem to remember that IE didn't support multipart/x-mixed-replace but some other multipart/mixed response might be workable.

The right solution for you will depend on many factors like the number of simultaneous users, presence of javascript, support for multipart/x-mixed-replace, is your file system stripped raid, etc. That said, I generally prefer dhoss's recommendation of a backend process because you can easily control things like disk thrashing and RAM usage.

  • Comment on Re: keeping connection alive while spending time building a zip file

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-24 07:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found