Recent

Author Topic: ANN: Habari Client Libraries for open source message brokers (2014.03 release)  (Read 7478 times)

mjustin

  • Full Member
  • ***
  • Posts: 199
    • Habarisoft
May 15, 2012 - Habarisoft announced new versions of its Delphi and Free Pascal client libraries for the open source message brokers Apache ActiveMQ, HornetQ, OpenMQ, and RabbitMQ:


All client libraries include the full source code, one year free minor and major updates, royalty-free distribution of applications, many demo projects and unit tests, API documentation in HTML format, a Getting Started PDF and compile with Free Pascal 2.6.0.

Habari Client libraries home page and feature matrix: http://www.habarisoft.com/

About Habari Client libraries
Habari Client libraries provide access to standards-based, enterprise quality solutions for distributed messaging.
Delphi applications now can take advantage of open source message broker technology which is distributed, loosely coupled, reliable and asynchronous - and build integrated systems, connecting clients using the peer-to-peer or the publish and subscribe communication model.

Regards
--
Michael Justin
habarisoft - Enterprise Messaging Software for Delphi
http://www.habarisoft.com/
« Last Edit: March 12, 2014, 08:55:15 am by mjustin »

mjustin

  • Full Member
  • ***
  • Posts: 199
    • Habarisoft
Re: ANN: New Habari Client Libraries for Message Brokers
« Reply #1 on: September 01, 2012, 12:29:46 pm »
Habari Client libraries – September Special Offers

Habarisoft Delphi and Free Pascal client libraries for open source message brokers (ActiveMQ, Apollo, HornetQ, OpenMQ and RabbitMQ) are available since 2008.

To celebrate a new generation of these libraries, Habarisoft offers a special bundle in September 2012:

for every purchase of one Habari Client library – Single Developer License, you can choose one of the other Habari message broker libraries and receive its full source code for evaluation – without extra licensing fees.

Within 90 days, you can choose to keep the purchased license – or switch to the other library version, without handling fees.

For details about Habari Client libraries, a feature matrix, demo and documentation down loads, please visit the home page at http://www.habarisoft.com/ or the individual client library home pages:


Special Free Pascal 1.0 offer - save 10 Euro

Save 10 Euro - order with this coupon code fpc10.

Regards
--
Michael Justin
habarisoft - Enterprise Messaging Software for Delphi
http://www.habarisoft.com/
« Last Edit: September 03, 2012, 06:06:59 pm by mjustin »

mjustin

  • Full Member
  • ***
  • Posts: 199
    • Habarisoft
A minor version update of Habari Client libraries is available. It
improves STOMP 1.1 heart-beat support and includes a fix for a
time-out configuration problem in the Synapse communication
adapter which limited the time-out interval to 200 milliseconds.

Registered users can download these new versions from the
download area:


Note: a 10 Euro special offer is still available - use coupon code
"fpc10" with your purchase.

Habari Client libraries home page:
http://www.habarisoft.com/

Regards
--
Michael Justin
habarisoft - Enterprise Messaging Software for Delphi
http://www.habarisoft.com/
« Last Edit: September 20, 2012, 03:02:34 pm by mjustin »

mjustin

  • Full Member
  • ***
  • Posts: 199
    • Habarisoft
A minor version update of Habari Client libraries is available. It
includes a fix for problem in 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 for OpenMQ 2.2.2
    Habari Client for RabbitMQ 1.4.2

Note: a 10 Euro special offer is still available - use coupon code
"fpc10" with your purchase.

Habari Client libraries home page:
http://www.habarisoft.com/

Regards
--
Michael Justin
habarisoft - Enterprise Messaging Software for Delphi
http://www.habarisoft.com/

mjustin

  • Full Member
  • ***
  • Posts: 199
    • Habarisoft
A minor version update of all Habari message broker client libraries is available.

Changes:
  • improved exception handling for the heart-beat feature in the Synapse adapter for Winsock error 10060
  • extended RTTI flag suppression has been removed in the ActiveMQ and Apollo versions, so all versions now leave RTTI settings to the developer (as documented)

Registered users can download these new versions from the download area:


Note: a 10 Euro special discount is still available, use coupon code "fpc10" with your purchase.

Regards
--
Michael Justin
habarisoft - Enterprise Messaging Software for Delphi
http://www.habarisoft.com/

mjustin

  • Full Member
  • ***
  • Posts: 199
    • Habarisoft
The next release of Habari Client libraries introduces new features,
including:
  • new connection parameter "send.receipt" to enable broker receipt confirmations for all outgoing messages
  • new connection parameter "disconnect.receipt" to enable broker receipt confirmations for disconnect operations
  • new connection parameter "tcp.keepalive" to enable TCP keep-alive (Indy / Windows only)
  • resource saving on-demand creation of threads for asynchronous message receive
  • improved support for heart-beating
Full release notes are in the “Getting Started” PDF documentation. The
new release versions are:
With Habari Client libraries, Delphi and Free Pascal developers can take
advantage of message broker technology, connecting clients using the
peer-to-peer or the publish and subscribe communication model.

These libraries support the popular open source message brokers
ActiveMQ, Apollo, HornetQ, OpenMQ and RabbitMQ.

Note: a 10 Euro special offer is still available - use coupon code "fpc10".

Regards
--
Michael Justin
habarisoft - Enterprise Messaging Software for Delphi and Free Pascal
http://www.habarisoft.com/
« Last Edit: April 02, 2013, 08:47:23 am by mjustin »

mjustin

  • Full Member
  • ***
  • Posts: 199
    • Habarisoft
Re: ANN: New Habari Client Libraries for Message Brokers
« Reply #6 on: August 06, 2013, 07:55:58 am »
August 6, 2013 - The new release of Habari Client libraries introduces new features,
including improved Free Pascal support:
  • New: Remote Procedure Call (RPC) demo program
  • New: Heart-beating tests using built-in STOMP server
  • New: Connection parameter "subscribe.receipt" to request and verify broker confirmations for subscriptions
  • New: Connection pool example implementation with demo project
  • New: Tested with Free Pascal 2.6.2
  • New: Tested with Indy 10.6
  • New: Support for mixed compiler modes with Free Pascal
  • Improved: ESynapseError exceptions will be re-raised from Receive operations
   
The new library versions are:
  • Habari Client for ActiveMQ 3.5 (tested with ActiveMQ version 5.8.0)
  • Habari Client for Apollo 1.5 (tested with Apollo version 1.6)
  • Habari Client for HornetQ 2.1 (tested with HornetQ version 2.3.0)
  • Habari Client for OpenMQ 2.5 (tested with OpenMQ version 5.0)
  • Habari Client for RabbitMQ 1.7 (tested with RabbitMQ version 3.1.3)
With Habari Client libraries, Delphi and Free Pascal developers can take
advantage of message broker technology, connecting applications using the
peer-to-peer or the publish and subscribe communication model.

mjustin

  • Full Member
  • ***
  • Posts: 199
    • Habarisoft
Re: ANN: New Habari Client Libraries for Message Brokers
« Reply #7 on: December 04, 2013, 10:04:26 am »
December 4, 2013 - A major version update of Habari Client libraries is available.

The new library versions are:

    Habari Client for ActiveMQ 3.6 (tested with ActiveMQ version 5.9.0)
    Habari Client for Apollo 1.6 (tested with Apollo version 1.6)
    Habari Client for HornetQ 2.2 (tested with HornetQ version 2.3.1)
    Habari Client for OpenMQ 2.6 (tested with OpenMQ version 5.0.1)
    Habari Client for RabbitMQ 1.8 (tested with RabbitMQ version 3.2.1)

This release fixes several bugs and warnings. For a full list of changes
please check the "Getting Started" documentation.

More information, demo downloads, example code and the complete API
reference are available on-line at

http://www.habarisoft.com/

Regards
--
Michael Justin
habarisoft - Enterprise Messaging Software for Delphi and Free Pascal
http://www.habarisoft.com/

mjustin

  • Full Member
  • ***
  • Posts: 199
    • Habarisoft
Re: ANN: New Habari Client Libraries for Message Brokers
« Reply #8 on: March 12, 2014, 08:52:43 am »
12 March 2014 - A major version update of Habari Client libraries is available.

The new library versions are:

    Habari Client for ActiveMQ 3.7 (tested with ActiveMQ version 5.9.0)
    Habari Client for Apollo 1.7 (tested with Apollo version 1.6)
    Habari Client for HornetQ 2.3 (tested with HornetQ version 2.4.0.Final)
    Habari Client for OpenMQ 2.7 (tested with OpenMQ version 5.0.1)
    Habari Client for RabbitMQ 1.9 (tested with RabbitMQ version 3.2.4)

Release notes: http://mikejustin.wordpress.com/2014/03/12/habari-client-libraries-release-2014-03/

More information, demo downloads, example code and the complete API reference are available on-line at

http://www.habarisoft.com/

Regards
--
Michael Justin
habarisoft - Enterprise Messaging Software for Delphi and Free Pascal
http://www.habarisoft.com/

 

TinyPortal © 2005-2018