Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

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

by TomDLux (Vicar)
on Aug 11, 2011 at 15:05 UTC ( [id://919890]=note: print w/replies, xml ) Need Help??


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

sundialsvc4 has beaten me to it, but worth reinforcing the concept.

Browsers are inherently an interactive medium: you request something, you get something, repeat as necessary. Well you can stretch the concept a little but sometimes things just don't fit that pattern. In that case it's better to forget about delivering a request synchronously, and just turn it into a queued request.

As Occam said: Entia non sunt multiplicanda praeter necessitatem.

  • 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://919890]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-19 01:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found