A minor version update of Habari Client libraries is available. It includes a fix for the Synapse communication adapter which was introduced in the last major release. Registered users can download these new versions from the download area: Habari Client for ActiveMQ 3.2.2 Habari Client for Apollo 1.2.2 Habari Client for HornetQ 1.8.2 Habari Client … Continue reading Habari Client Libraries for Delphi and Free Pascal – minor updates released
Habari Client for ActiveMQ 3.2 released
September 12, 2012 - Habarisoft today released version 3.2 of Habari Client for ActiveMQ, a library which provides access to Apache ActiveMQ, the open source messaging system. With this library, Delphi and Free Pascal developers can build integrated solutions, using the peer-to-peer or the publish and subscribe communication model. ActiveMQ is also the default Java … Continue reading Habari Client for ActiveMQ 3.2 released
Delphi and Free Pascal logging with the Log4D library
Log4D is a log framework based on the popular Java logging framework Log4J. The information on CodeCentral describes the general architecture: "It is a port of the log4j Java package to Delphi - runtime configurable logging with a hierarchy of categories, each individually controllable. Categories form the basis of the hierarchy, logging messages sent to … Continue reading Delphi and Free Pascal logging with the Log4D library
Discover ActiveMQ brokers with Delphi and IP Multicast
Note: an update of this article has been posted here. This article shows how Delphi can use IP multicast to find Apache ActiveMQ message brokers in the local network. With the code below, a Delphi application can list all ActiveMQ brokers, see their status, and get their IP address. This allows for dynamic configuration of … Continue reading Discover ActiveMQ brokers with Delphi and IP Multicast
Habari Client for RabbitMQ 1.4 released
September 4, 2012 - Habarisoft today released version 1.4 of Habari Client for RabbitMQ, a library which provides easy access to RabbitMQ, the open source messaging system. With this library, Delphi and Free Pascal developers can build integrated solutions, using the peer-to-peer or the publish and subscribe communication model. Habari Client for RabbitMQ includes message … Continue reading Habari Client for RabbitMQ 1.4 released
Lazarus 1.0 released
The Lazarus team announced the release of Lazarus 1.0. The release is available for download at the SourceForge download page. Lazarus is an open-source development system that builds on the Free Pascal compiler by adding an integrated development environment (IDE) that includes a syntax-highlighting code editor and visual form designer, as well as a component … Continue reading Lazarus 1.0 released
Habari Client for OpenMQ 2.2 released
August 2, 2012 - Habarisoft is pleased to announce release 2.2 of its Delphi and Free Pascal client library for the OpenMQ message broker. Open Message Queue (OpenMQ) is an enterprise-quality, production-ready open source message-oriented middleware project and provides enterprise features including clustering for scalability and high availability. Habari Client for OpenMQ features include suport … Continue reading Habari Client for OpenMQ 2.2 released
How To Enable STOMP Messaging Protocol in JBoss AS7
How To Enable STOMP Messaging Protocol in JBoss AS7 - If you need messaging with JBoss AS 7, you can use its standalone/configuration/standalone-full.xml configuration file which configures a messaging stack built on top of HornetQ. The whole messaging stack is configured in its messaging <subsystem> element ...
RabbitMQ in Action
Manning released the book "RabbitMQ in Action", Distributed messaging for everyone, by Alvaro Videla and Jason J.W. Williams, with a foreword by Alexis Richardson. A 37% discount code is available here. RabbitMQ in Action is a fast-paced run through building and managing scalable applications using the RabbitMQ messaging server. It starts by explaining how message … Continue reading RabbitMQ in Action
Enterprise Messaging News (July 2011)
GlassFish 3.1.1 released - now supporting Java 7 and AIX July 28, 2011 - GlassFish 3.1.1 (the reference implementation of Java EE 6) supports Java 7 and it's now available, it also adds support for additional platforms (AIX, 64-bit load-balancer), upgrades the versions of the product components such as Weld, EclipseLink, Jersey, etc and includes … Continue reading Enterprise Messaging News (July 2011)