Nirvana C++ Client: Code for Sample Applications
Pub / Sub
The following are self-contained pub / sub examples which include full application source code:
- Channel Publisher
- Transactional Channel Publisher
- Asynchronous Channel Consumer
- Synchronous Channel Consumer
- Asynchronous Named Channel Consumer
- Synchronous Named Channel Consumer
Message Queues
The following are self-contained message queue examples which include full application source code:
- Queue Publisher
- Transactional Queue Publisher
- Asynchronous Queue Consumer
- Synchronous Queue Consumer
- Peek Events on a Queue
Peer to Peer (P2P)
The following are self-contained P2P examples which include full application source code:
- An Event-based Peer to Peer Client and Server Service
- A Stream-based Peer to Peer Client and Server Service
Nirvana Channel / Queue / Realm Management
The following are self-contained nirvana client examples which include full application source code:
EXAMPLE_SOURCE_END
