Habarisoft released new versions of Habari Client libraries for Delphi and Free Pascal application integration with free open source message brokers, including Apache ActiveMQ, Apache ActiveMQ Artemis, OpenMQ and RabbitMQ. Full release notes are available at https://www.habarisoft.com/releases/2017.02/ Habari Client libraries enable Object Pascal applications to take advantage of message broker / message queue technology … Continue reading Habari Client libraries release 2017.02
Consume a JMS ObjectMessage with Habari Client for ActiveMQ
As a follow-up to the previous article about MapMessage exchange with Apache ActiveMQ, here is an example for an ObjectMessage, sent from a Java JMS client and consumed from a Delphi application. Java (producer side) The Java code creates a java.util.Properties instance, fills it with example data,, and sends it to the destination queue as … Continue reading Consume a JMS ObjectMessage with Habari Client for ActiveMQ
Consume ActiveMQ JMS MapMessages from Delphi
One outstanding feature of the popular Apache ActiveMQ message broker is its rich message conversion capability, which allows cross-platform/cross-language exchange by serialization of JMS object and map messages to XML or JSON. Non-Java clients do not have to support the native ActiveMQ wire protocol. Instead, they can use a simple protocol such as STOMP. Java (producer … Continue reading Consume ActiveMQ JMS MapMessages from Delphi
Habari Client libraries release 2016.10
Habarisoft released new versions of Habari Client libraries for Delphi and Free Pascal application integration with free open source message brokers. including Apache ActiveMQ and RabbitMQ. Full release notes are available at https://www.habarisoft.com/releases/2016.10/ Habari Client libraries enable Object Pascal applications to take advantage of message broker / message queue technology - which is distributed, … Continue reading Habari Client libraries release 2016.10
Habari Client libraries release 2016.04
Habarisoft released new versions of Habari Client libraries for Delphi and Free Pascal application integration with free open source message brokers. Full release notes are available at https://www.habarisoft.com/releases/2016.04/
Habari Client libraries release 2015.12
Habarisoft released new versions of Habari Client libraries for Delphi and Free Pascal application integration with free open source message brokers. Tested with current message broker versions Apache ActiveMQ 5.13.0 Apollo 1.7.1 Artemis 1.0.0 HornetQ 2.4.5.Final Open MQ 5.1.1 b02 RabbitMQ 3.5.7 Release notes Full release notes are available at https://www.habarisoft.com/releases/2015.12/
Habari Client libraries release 2015.10
Habarisoft released new versions of Habari Client libraries for Delphi and Free Pascal application integration with free open source message brokers. Tested with current message broker versions Apache ActiveMQ 5.12 Apollo 1.7.1 HornetQ 2.4.5.Final Open MQ 5.1.1 b02 RabbitMQ 3.5.6 Improvements in this release ♦ RabbitMQ workaround A workaround is included for a breaking change … Continue reading Habari Client libraries release 2015.10
ActiveMQ Artemis replaces HornetQ in WildFly 10
A post in the HornetQ user forum confirms that Apache ActiveMQ Artemis is going to replace HornetQ as the default messaging provider in WildFly 10: HornetQ has been donated to Apache and is now under the ActiveMQ umbrella and has been renamed to Artemis, see The HornetQ Team Blog: HornetQ Apache donation and Apache Artemis … Continue reading ActiveMQ Artemis replaces HornetQ in WildFly 10
Habari Client libraries release 2015.06
Habarisoft released new versions of Habari Client libraries for Delphi and Free Pascal application integration with free open source message brokers. Tested with current message broker versions Apache ActiveMQ 5.11.1 Apollo 1.7.1 HornetQ 2.4.5.Final Open MQ 5.1.1 b02 RabbitMQ 3.5.3 Improvements in this release ♦ Temporary destination support: unit test and ActiveMQ workaround The library … Continue reading Habari Client libraries release 2015.06
Habari Client libraries release 2015.02
Habarisoft released new versions of Habari Client libraries for Delphi and Free Pascal application integration with free open source message brokers. Tested with current message broker versions Apache ActiveMQ 5.11.0 Apollo 1.7 HornetQ 2.4.0.Final Open MQ 5.1 b09 RabbitMQ 3.4.3 Fixes The throughput test application uses the subscribe.receipt=true connection parameter to ensure that the broker … Continue reading Habari Client libraries release 2015.02