<div dir="ltr"><div style>Hi Axel,</div><div style><br></div><div style>What is the transmission time in your case?</div><div style>Is that the number of data packets served by server?</div><div style>If it is so, in my opinion, the number of data packets served by the producer (server) could be independent of the number of clients in your case.</div>
<div style>It is because all the clients are connected to the same router and they simultaneously ask for the same content.<br>Consequently, the issued interests are aggregated at the router by PIT data structure.</div><div style>
More specifically, when there is a pending PIT entry for the target content in PIT, the face ID of the successive interest that asks for the same target content is added to the entry.</div><div style>So,only one interest per a target content accesses the server.</div>
<div style>The server in turn sends a data packet in response to the pending interest(s).</div><div style><br></div>--<div dir="ltr"><div>Saran Tarnoi</div><div><br></div></div>
</div>