Solace Community is getting a facelift!
On March 3rd we will be starting the process of migrating Solace Community to a new platform. As a result, Solace Community will go in to a temporary read-only state. You will still be able to come onto Solace Community and search through posts to find answers, but you won't be able to ask questions, post comments, or react in any way.
We hope to have the migration complete by Wednesday March 5th (or sooner), so please keep an eye out!
PubSub+ Messaging API for Java releases
The following API has been released and available for download:
- PubSub+ Messaging API for Java 1.0.0
Release Summary
This is the initial release of the PubSub+ Messaging API for Java. Solace created this API to modernize our JCSMP API. This is a separate standalone API which provides modern interfaces, patterns and usability in a native Java environment.
This version contains a feature set that allows for the common messaging patterns like publish/subscribe using Direct Messaging and Guaranteed Messaging. This API provides support for all deployments of PubSub+ across software, appliance, and cloud.
Future versions of the Java API will introduce more features as Solace builds out the roadmap for this API.
The Java API 1.0.0 supports:
- Connection management to PubSub+ event brokers
- Addition and removal of topic subscriptions
- Sending and receiving Direct and Guaranteed Messages
- Message compression
- Use of Selectors
- Kerberos authentication
- Message Replay
- Structured data types that allow interoperability between various architectures and programming languages
Download
http://products.solace.com (requires your account name and password)
Documentation
Solace product documentation can be found at https://docs.solace.com.
Comments
-
Solace PubSub+ Messaging API for Java 1.1.0 has been released and available for download!
New Features
- Direct Messaging Request/Reply
- OAuth/OIDC Support in Java API
- API Server Certificate Validation Using Subject Alternate Name
Other Highlights
- Bug fixes as detailed in the release notes
Download Links
Documentation
0