Yeah... it is 0.1.0 - contest submission. Most of the features were introduced in 0.0.40, so now we just justify project layout. One significant addon - examples. Though, we have currently only one - Data Aware Demo reimplemented with Convergence artifacts.
Downloads
 |
Unfortunately, pom.xml for data aware demo in examples has missing lines which prevents successfull build. Please, put these lines into pluginRepositories section:
<pluginRepository>
<id>convergence-3rdparty</id>
<name>Convergence 3rd Party Repository</name>
<url>http://www.openspaces.org/svn/cvg/repo/3rdparty</url>
</pluginRepository>
This issue will be fixed in next examples release. |
Release Notes - Convergence - Version 0.1.0
Features & Improvements
[CVG-56] - Create demo which shows benefits of data aware routing