-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Pankaj A edited this page Apr 5, 2020
·
12 revisions
Solace PubSub+ SDK (splus) is an SDK kit that allows the management of Solace PubSub+ Brokers. Along with the CLI available within the broker, SEMP APIs, Web Admin and SolAdmin this is one more way of administrating the broker.
While there are already so many ways of managing the broker, the motivation for this project is
- simple way to integrate with CI/CD scripts
- reasonable defaults for easing the administration activities, especially for those new to PubSub+
- recipes for allowing use case based based administration
- allow advanced customization through scripts
- central tool to manage multiple brokers
- event mesh management
- align with the sdk cli approach used by modern solution including AWS, GCloud etc