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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I have a problem I've been trying to solve, but must be too weak for it mathematically. Here it is.

In the standard download procedure, the server sends the file down to the client, either in it's normal, literal state, or compressed. Now, what if I want to push the downlink load even further down (1)? As the server, I'd rather have the client be more active asking me questions, limiting myself to as few and as short answers as possible. So I'm trading server (2) network down-link transfer for computation on both ends. And the question is: what are the optimum points here?

Certainly the absolute minimum would be for the server to have all possible values sent up to it and then just answer yes once, when the right question arrives, leaving all the wrong values unanswered - assuming reliable network transfer and some decisive timeout. But what other options are there?

My edits are in bold with edit numbers in brackets next to them.

In reply to Reverse download protocols [solved] by tomasz

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-24 13:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found