Courier 3.5

IPC dynamic Component Count and Process Count

Due to a new concept of IPC messages more processes and components are allowed. Actually the size of a message is dynamic by compile time now. Note the following points:

  1. Changed ComponentType::Invalid to COURIER_COMPONENT_MAX_COUNT.
  2. All applications need the same COURIER_COMPONENT_MAX_COUNT and COURIER_PROCESS_MAX_COUNT to work properly.


Revision #2
Created 2023-03-02 01:00:53 UTC by Kanai Tomoaki
Updated 2024-03-14 23:22:33 UTC by Tsuyoshi.Kato