Setting the Events Queue Implementation Property
In the Event Receiver's configuration file, set the following property related to the implementation of the events queue:
Events Queue Property and Description |
com.softwareag.centrasite.soalink.events.eventsQueueImpl Supported values are:  FileSystem: Incoming Traps will be stored temporarily in the file system  InMemory: Incoming Traps will be stored temporarily in memory  NoQueue: Incoming Traps will not be stored in any intermediate queue; the SNMP Listener threads will be processed one by one |