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/
HornetQ message broker is now in maintenance mode
HornetQ is an open source project to build a multi-protocol, embeddable, very high performance, clustered, asynchronous messaging system. HornetQ is now in maintenance mode: as documented on the HornetQ Github project page, the master/upstream for HornetQ is now ActiveMQ Artemis. About ActiveMQ Artemis: The Artemis free open source message broker is based on a HornetQ … Continue reading HornetQ message broker is now in maintenance mode
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
Firebird Database Events and Message-oriented Middleware (part 2)
Firebird developers can use Firebird events to notify clients about changes in database record data. In the previous post, I showed and discussed some limitations of Firebird events. This post presents a solution based on message-oriented middleware. The solutions in the first post used server-side logic in the Firebird database metadata, implemented with Firebird's procedural … Continue reading Firebird Database Events and Message-oriented Middleware (part 2)