Service Virtualization

  • 1.  Does the VSE host its own message queues?

    Posted Aug 15, 2017 04:32 PM

    This may be a silly question, but I'm fairly new to message queues and creating VSEs to mimic them.

     

    When virtualizing message queues, does the VSE host its own queues or do I need to have queues created for the VSE to pull from (subscribe) and push to (publish)?  It looks like I have to create the VS from documentation and message queue information is sparse in comparison to web service info in the documentation.

     

    Running version 9.5.1...

     

    Thanks in advance!



  • 2.  Re: Does the VSE host its own message queues?
    Best Answer

    Broadcom Employee
    Posted Aug 15, 2017 05:19 PM


  • 3.  Re: Does the VSE host its own message queues?

    Posted Aug 17, 2017 09:26 AM

    So what I don't see in the definitions is an understanding of how I might use, for example, temporary JMS queues through ActiveMQ or such, without needing to go through the veritable act of congress required to get permanent MQ queues set up in our corporate environment that will go dormant shortly after testing is complete.  

    In the documented tutorial here, we used ActiveMQ to create temporary queues.  I'm curious whether that model can be used for this...

     

    Also, are there examples on building message queue virtualization jobs from scratch (or design docs)?

     

    Thanks again!