![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
Choice of transport. The available options are:
•
•
Used to detect if an agent has joined and needs to match one specified in hawkagent.cfg file. TIBCO ActiveSpaces listen parameter. TIBCO ActiveSpaces discover parameter. as_invocation_timeout All internal synchronous communications will use this default timeout in milliseconds. as_receive_buffer_size Internal memory size allocation in bytes. as_virtual_node_count Internal parameter for even distribution of data in seeders. as_worker_thread_count Number of threads used by TIBCO ActiveSpaces API. Unique identification of HMA with given agent. Unique session id per microagent session. This is useful when a single process creates multiple ami sessions. The integer number at the end starts from 0 and keeps increasing for multiple ami sessions.
TIBCO Rendezvous service property. TIBCO Rendezvous network property. TIBCO Rendezvous daemon property. Internal-queue TIBCO Rendezvous queue for AMI session. Internal-rv-transports TIBCO Rendezvous transport for AMI session.
When Hawk_transport = tibrv and you need to use your own rv_queue and rv_transport, perform the following steps:
• Explicitly call tibrv_open() method before providing a user queue (rv_queue).
• Explicitly call tibrv_close() method before application exit.Refer to TIBCO Rendezvous® documentation for more information.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |