I wanted to provide a short update on this client work.

* The client now has working reconnect support with configuration options for max reconnect attempts, max delay between attempts etc having been made available. * New examples have been created to demonstrate the basics of enabling reconnect support. * Testing of the large message send and receive has been done with payload sizes of up to 2GB and multiple fixes have been made to make this work reliably. * Some additional convenience APIs have been added throughout the client API to make using it simpler to use for the general use cases. * Many new tests have been added both in the underlying engine and the client with fixes to address issues found along the way. * The client has been tested against ActiveMQ Artemis, ActiveMQ 5.x and the Dispatch Router.

Just as a reminder the client code is located in the following Github repository:

https://github.com/tabish121/protonj2

And the examples are located at the following location within that repository:

https://github.com/tabish121/protonj2/tree/master/protonj2-client-examples/src/main/java/org/apache/qpid/protonj2/client/examples


--
Tim Bish


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to