Portal for Java 0.9.0 released
This release contains clustering support and API improvement.
Highlight
- Clustering.
ClusteredServer
is added to support clustering based on publish-subscribe pattern from Java Messaging Service. - Sentence.
Sentence
is a series of predicates that a group of sockets have to follow. It help write one-liner clustering-safe action.
Check out Getting Started. Also see 0.9.0 milestone and diff.
And one more thing, the example applications repository for Portal for Java is prepared. Take a look.