![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
Creates a linked list defined as ami_Property and adds transport properties to it. The ami_AddProperty() API allocates memory and creates a linked list for every parameter added.Create property list using the ami_AddProperty() API and pass it to ami_SessionCreateUsingProperties() API.
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.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |