IBM Security QRadar SOAR

 View Only
Expand all | Collapse all

Multiple Resilient Circuits Components Running Concurrently

  • 1.  Multiple Resilient Circuits Components Running Concurrently

    Posted Wed October 23, 2019 11:13 AM
    Hello,

    We have multiple custom components set to be run at will in our environment, but it appears that by default Resilient queues each request to run a component to be completed one at a time. I am wondering if it would be possible to run a component in the background, meaning multiple could be ran concurrently. This would allow for components that take longer to run to keep from holding up the rest of the actions. This also brings up a concern of resource utilization, but I want to know if circuits can support this.

    ------------------------------
    Tyler Cole
    ------------------------------


  • 2.  RE: Multiple Resilient Circuits Components Running Concurrently

    IBM Champion
    Posted Wed October 23, 2019 11:57 AM
    Edited by Liam Mahoney Wed October 23, 2019 11:58 AM
    Tyler,

    You can use parallel gateways to run multiple functions/workflows/scripts at once. 

    Here's an example: 


    Both child workflows [DEV] Post Note to Incident and [DEV] Function Error Test 3 will run at the same time when the parent workflow is called. You can replace the workflows with scripts/functions as well.

    If your question is asking about multiple instances of the same function / custom action running at once, I'm unsure how this would work, this isn't something I've looked into.

    Apologies if that didn't answer your question!

    ------------------------------
    Liam Mahoney
    ------------------------------