Introduction   Client Library API Reference   Demo1   Demo2   Demo3   File List   Index  

Demo3 for events

There are two kinds of tasks:

There three parameters for scaling the workload:

Note:
All events are send with the same eventid, so every receiving task, gets all events from all sending tasks.
The first receiving task collects also some information for performance measurements:
  1. total time for receiving all events for one task
  2. the ratio between INTERshort PINGPONG IPC call and IPC call to event-server
  3. time of every single IPC call for receiving events

Note:
Please, set the correct value for the variable PINGPONG_IPC for your system to get a meaningful ratio value.
Source in demo3/main.c

Events Reference Manual, written by Torsten Frenzel  © 2003