Service Virtualization

  • 1.  When DevTest Server Receives more transactions

    Posted Jun 27, 2017 12:51 AM

    As per the SOW details I found that VSE Server is able to handle up to 10 transaction per second, question I am having here is how will the virtual service present in  VSE respond if it gets more than 10 hits.

    Will it throw an error response or will there be a delay in the virtual service response (Till some thread is freed up) ?

     

    Could you please help answer my query.

     

    Thanks

    Ajay



  • 2.  Re: When DevTest Server Receives more transactions
    Best Answer

    Broadcom Employee
    Posted Jun 27, 2017 08:19 AM

    Responses are queued to be sent in the next second. This restriction makes sure that a VSE running on a client-sized PC doesn't overload that PC, regardless of whether it's a laptop, a virtual machine, a container, etc.

    If you want to do performance testing against a VSE, or you have a critical need to always have responses sent with the exact delay timings you specify, you want to performance-tune a machine on which to execute VSE and implement a "Performance VSE" component instead of a regular VSE component.