Who can answer a question 

Sent from my iPhone

On Sep 11, 2013, at 1:38 PM, Arun Kumar <[email protected]> wrote:

> Hi
> 
>   We are developing small video hosting application ,we are not writing
> any special program for open the video file and send to player , simply we
> are using tomcat DefaultServlet for above all  video request , now we have
> to benchmark our application for following scenario
> 
>      1) video size 100MB (1080i HD)
>      2) Total Network bandwidth 10Mbps (IN/OUT)
> 
> 
> Now how to calculate how many max thread is allowed for above scenario
> ,with out interrupting users viewing experience,  here each video response
> should secure 400kbps bandwidth for no interruption
> 
>   So my question is how many concurrent users can view videos without
> interrupt then how to test this scenario ,and how tomcat is handling
> bandwidth sharing across the request
> 
> Regards
> Arunkumar

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to