Table of Contents
...
Linux thread name | FIX Antenna thread name | Description | |||||
---|---|---|---|---|---|---|---|
1 | FA: Timer | Timer | Several timer threads which can be used for:
| ||||
2 | FA: Worker_0 ... FA: Worker_N | Worker_0 | Several threads. Session processing (receive/send) threads from thread pool used by EVEN and DIRECT_SEND modes and configuring by NumberOfWorkers parameter | ||||
3 | FA: Dispacher | Dispacher | Thread that is listening and handling incoming and outgoing connections. | ||||
4 | FA: AbsolutTime | AbsolutTimer | Public timer scheduling tasks. | ||||
5 | FA: ExlusiveRec | ExlusiveReceiveTaskDedicatedWorker | A dedicated thread for receiving in aggressive mode. | ||||
6 | FA: NewInLinkTa | NewInLinkTask | Thread that accepts a new connection. | ||||
7 | FA: ExlusiveSen | ExlusiveSendTaskDedicatedWorker | A dedicated thread to send in the aggressive mode if sending try in the current thread has failed. | ||||
8 | FA: AsyncConnec | AsyncConnectTask | Asynchronous connection to the initiator. | ||||
9 | FA: DBLDispache | DBLDispacher | Thread that is listening and handling incoming and outgoing connections for Myricom DBL network cards. | ||||
10 | FA: LSCommunica | LSCommunicator_Impl |
| 11 | <Unnamed threads> |
|
...