Service Virtualization

 View Only
  • 1.  Parallel Execution of Virtualized Service

    Posted Jul 08, 2019 10:27 AM
    ​Hello Team,
     We have a scenario where we have to use our Virtual Service to be executed in parallel.
     Our service includes both sync and async responses where async responses are sent in some delays and some data is taken from request.
     When we execute service one at a time it works perfect but if trigger parallel requests all responses fails.

    Service is SOAP
     
    Can you please help me on that.


    ------------------------------
    Thanks & Regards,
    Harsh Gupta
    ------------------------------


  • 2.  RE: Parallel Execution of Virtualized Service

    Broadcom Employee
    Posted Jul 08, 2019 10:46 AM
    You may need to increase the capacity of virtual service in that case. This is possible if the VSE is run in PERFORMANCE mode. Please check the documentation https://docops.ca.com/devtest-solutions/10-4/en/using/using-ca-service-virtualization/using-devtest-portal-with-ca-service-virtualization/deploy-virtual-services

    for more information.

    ------------------------------
    Sankar Natarajan
    Service Virtualization Product Engineering Team
    Broadcom
    ------------------------------



  • 3.  RE: Parallel Execution of Virtualized Service

    Broadcom Employee
    Posted Jul 09, 2019 03:05 PM
    Just to add to Sankar's comment, you would need a license for Performance VSE which will enable you to facilitate your use case. Without the performance VSE license, you will have the default 1 thread (capacity) which equates to max 10 tps per VS.

    Thanks,
     - Koustubh


  • 4.  RE: Parallel Execution of Virtualized Service

    Posted Jul 10, 2019 03:18 AM

    Hi Koustubh,

     

    "... which equates to max 10 tps per VS ...", per VS or per VSE?

     

    Can we get this sorted out for once and always? �� (and maybe add the correct answer to the documentation to help with the "for always" part)

     

    When I got introduced to DevTest many moons ago I think I was told 10 tps per VS. However, a while ago there was a discussion (I believe it was in the experts forum so not retrievable anymore) and the consensus was 10 tps per VSE.  

     

    Cheers,

    Danny

     

    ::DISCLAIMER::
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects.
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------





  • 5.  RE: Parallel Execution of Virtualized Service
    Best Answer

    Broadcom Employee
    Posted Jul 10, 2019 01:05 PM
    per Virtual Service.