Skip to content

Commit

Permalink
Added Back Pressure item into New Features
Browse files Browse the repository at this point in the history
just to have it as a reminder, when it is implemented fully in RC
releases.
  • Loading branch information
Serdaro committed Oct 29, 2014
1 parent e684a52 commit a6b961c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hazelcast-documentation/src/WhatsNew.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
This section provides the new features introduced with Hazelcast 3.4 release.

- High Density for JCache: ??? Please see [High Density for JCache](#high-density-for-jcache).
- Back Pressure: ??? Please see [Back Pressure](#back-pressure).
- Jetty Based Session Replication: We have introduced Jetty based web session replication with this release. It is a feature of Hazelcast Enterprise. It enables session replication for Java EE web applications, that are deployed into Jetty servlet containers, without performing any changes in those applications. For more information, please see [Jetty Based Web Session Replication](#jetty-based-web-session-replication).
- Hazelcast Configuration Import: This feature enables to compose the Hazelcast declarative (XML) configuration file out of smaller configuration snippets. We have introduced an element named `<import>` for this purpose. For more information, please see [Composing XML Configuration](#composing-xml-configuration).
- Back Pressure: This feature helps the system to slow down instead of breaking down under high load.


0 comments on commit a6b961c

Please sign in to comment.