Factories in the Solace C API
The Solace Messaging API for C does not use a factory pattern. Unlike object-oriented messaging APIs that use a singleton factory as the first point of contact for obtaining instances of messaging system entities, the Solace C API provides direct function-based APIs for creating and managing contexts, sessions, flows, and other messaging entities.
For information on creating messaging entities in the Solace C API, see: