Jeuron is pleased to announce the 1.2 release of the Jeuron Distributed Services Framework. This release adds Spring Support, a modified Service interface, and many bug fixes. Jeuron is an Open Source distributed services framework written in Java. Jeuron can be downloaded here: http://www.sourceforge.net/projects/jeuron
Author Archives: mikekarrys
Jeuron FixedLength Example Release
A new Jeuron example project has been release that takes demostrates how to send multiple records and receive the results asynchronously. You can learn more about the Jeuron FixedLength Example by visiting the Jeuron example pages here: http://sourceforge.net/projects/jeuron/files/examples/examples-1.1.0
Jeuron 1.1 Released
Jeuron is pleased to announce the 1.1 release of the Jeuron Distributed Services Framework. This release adds dynamic routing, automatic socket reconnect, and many bug fixes. Jeuron is an Open Source distributed services framework written in Java. Jeuron can be downloaded here: http://www.sourceforge.net/projects/jeuron
Jeuron 1.0 Released
Jeuron is an Open Source distributed services framework written in Java. The framework allows the services of an application to be distributed among multiple hosts. The framework hides the topology from the application and is responsible for routing service requests across the messagebus. This dynamic design simplifies the development and maintenance of distributed services applications. [...]