Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
6.8. Frequently Asked Questions
6.8.1. About Replication Guarantees Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
In a clustered cache, the user can receive synchronous replication guarantees as well as the parallelism associated with asynchronous replication. JBoss Data Grid provides an asynchronous API for this purpose.
The asynchronous methods used in the API return Futures, which can be queried. The queries block the thread until a confirmation is received about the success of any network calls used.