Lompat ke konten utama

Posting berdasarkan: Sercan Guler

Build richer applications with the new asynchronous Azure Storage SDK for Java

Selasa, 24 Juli 2018

Cloud scale applications typically require high concurrency to achieve desired performance when accessing remote data. The new Storage SDK v10 for Java simplifies building such applications by offering asynchronous operations, eliminating the need to create and manage a large thread-pool. This new SDK uses the RxJava reactive programming model for asynchronous operations, also relying on Netty HTTP client for REST requests.

Program Manager, Azure Storage