github nats-io/nats.java 2.5

latest releases: 2.16.11, 2.16.10, 2.16.9...
4 years ago

2.5 introduces a new implementation of the underlying message queue used by subscribers, dispatchers and the publish code to hold messages. The new implementation allows the publish side to provide some backpressure when the network is not as fast as the application.

This new version may change performance characteristics of publishers but should show better overall performance across req/reply and pub/sub scenarios.

Latency should be un-changed.

Don't miss a new nats.java release

NewReleases is sending notifications on new releases.