AutoSys Workload Automation

 View Only
  • 1.  Stateful or Stateless Autosys agent connection

    Posted May 16, 2020 02:35 AM
    Hello,

    we have installed Autosys agent in GPC, the GPC team want to understand the scheduler to agent connection is Stateful or Stateless 



  • 2.  RE: Stateful or Stateless Autosys agent connection

    Posted May 17, 2020 03:25 AM
    Hi - 
    GPC? Do you mean GCP (Google Cloud Platform)? 
    Communication between the AutoSys Scheduler and the Agent is asynchronous using message queues through TCP/IP ports and I believe TCP based connections are stateful because both server and client maintain information about the session itself during its lifespan. 

    Thanks,
    Chandru


  • 3.  RE: Stateful or Stateless Autosys agent connection

    Posted May 19, 2020 07:27 AM
    Hello Chandru, thankyou, yes its google cloud


  • 4.  RE: Stateful or Stateless Autosys agent connection
    Best Answer

    Posted May 17, 2020 06:40 AM

    When doing firewall you need to set up true bi-directional. It is not Stateful/stateliness firewall connection.

    The agents can make their own connection to AutoSys.

     

     

     

    Steve C.

     



    Nothing in this message is intended to constitute an electronic signature unless a specific statement to the contrary is included in this message.

    Confidentiality Note: This message is intended only for the person or entity to which it is addressed. It may contain confidential and/or privileged material. Any review, transmission, dissemination or other use, or taking of any action in reliance upon this message by persons or entities other than the intended recipient is prohibited and may be unlawful. If you received this message in error, please contact the sender and delete it from your computer.





  • 5.  RE: Stateful or Stateless Autosys agent connection

    Broadcom Employee
    Posted May 18, 2020 07:18 AM
    The communication is stateless. Each message is sent by opening a new socket connection prior to sending the message, and closing the socket upon completion. Message originate from both manager and agent processes.

    ------------------------------
    Broadcom - CA Technologies
    ------------------------------